mirror of
https://github.com/element-hq/synapse.git
synced 2026-04-05 11:56:07 +00: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.