synapse/changelog.d/5639.misc
Richard van der Hoff f9e99f9534 Factor out some redundant code in the login impl (#5639)
* Factor out some redundant code in the login impl

Also fixes a redundant access_token which was generated during jwt login.

* changelog
2019-07-08 23:54:22 +10:00

2 lines
60 B
Plaintext

Factor out some redundant code in the login implementation.