FeatureFuel
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.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests