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