mirror of
https://github.com/matrix-org/synapse.git
synced 2025-10-27 06:11:36 +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.