mirror of
https://github.com/matrix-org/synapse.git
synced 2025-10-26 22:01:02 +01:00
Since we're not doing refresh tokens any more, we should start killing off the dead code paths. /tokenrefresh itself is a bit of a thornier subject, since there might be apps out there using it, but we can at least not generate refresh tokens on new logins.