mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-02-21 10:03:48 -05:00
While OAuth tokens were immediately revoked, accessing the home controller immediately generated new OAuth tokens and "revived" the session due to a combination of using remember_me tokens and overwriting the `authenticate_user!` method