mirror of
https://github.com/matrix-org/synapse.git
synced 2025-08-25 00:11:19 +02: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.