get Stream of current user
I'm currently trying to migrate from firebase to supabase. Is there a way to replicate .authStateChanges() (https://firebase.flutter.dev/docs/auth/usage/) and receive a Stream of the current User.
This page is archived and might not reflect the latest version of the