2
Add event when token is revoked
Source: supabase/supabase#21964 · opened by @MargotDumoulin
It would be useful to have a more specific event type in order to know when a token is revoked, so devs could adapt their apps behavior based on this information (for instance, we could indicate when a user is logged out because of the *single session per user* parameter).
Based on the documentation ("[Listen to auth events]( we could use it this way :
Based on the documentation ("[Listen to auth events]( we could use it this way :
No pledges yet. Be the first to back this.
Comments
Similar requests
Add "Disable user" functionality to the Auth dashboard
10 votes · 0 comments
[Auth] Display user valid sessions and allow to invalidate some or all of them
14 votes · 0 comments
Automatically Logout users in cases when persistSession is false and the user closes the browser window
1 vote · 0 comments
[Auth] Allow indefinite refresh token reuse
5 votes · 0 comments
Support revoking access tokens by JWT blacklist
2 votes · 0 comments
No comments yet.