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
AuthUser
object back
Is there a similar function for aws-amplify
as the authStateChanges from firebase?
I only did find the Auth-Events but this is
StreamSubscription
AuthUser
object back