Is there a similar function for aws-amplify as the authStateChanges from firebase?
I only did find the Auth-Events but this is
- a
StreamSubscription - it does not return a
AuthUserobject back
Is there a similar function for aws-amplify as the authStateChanges from firebase?
I only did find the Auth-Events but this is
StreamSubscriptionAuthUser object back