mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-02-01 20:42:55 -05:00
320faea827
Due to doorkeeper using a dependent: delete_all relationship, the destroy of an OAuth Application bypassed the existing AccessTokenExtension callbacks for announcing destructing of access tokens.