1
flutter_supabase auth.signOut() should trigger 'onUnauthenticated'
Source: supabase/supabase#3430 · opened by @seenickcode
It would be ideal to keep all auth state logic in a single place, such as [here]( but unfortunately, when calling signOut, nothing in this AuthState implementation gets triggered, thus making the user's code brittle, because we have to code logic [like thi]( to update the route stack, vs having it all done in our AuthState implementation.
No pledges yet. Be the first to back this.
Comments
Similar requests
Auth UI - Give the option " Use Another Account " in order to login
2 votes · 0 comments
IP of the entity that does auth, IP of entity that submits request
1 vote · 0 comments
Add a 'Post User Creation' auth hook (or 'After User Creation')
8 votes · 0 comments
Enhancement: Add API endpoint to query Auth user by email
3 votes · 0 comments
Scoped Auth via non-unique emails on auth.users
4 votes · 0 comments
No comments yet.