• JC Brand's avatar
    Simplify `attemptNonPreboundSession` · e4eafe9e
    JC Brand authored
    - Split between `login` auth and the rest (`external`, `anonymous`, `prebind`)
    - It doesn't make sense to pass along credentials when not using `login` auth so avoid that flow.
    - It's not necessary to pass the `reconnecting` flag to `attemptNonPreboundSession`
    e4eafe9e
dev.html 1.49 KB