store | value |
---|---|
isLoading | false |
isAuthenticated | false |
authToken | |
idToken | |
userInfo | {} |
authError | null |
If social login is not persisting across page reloads, you are most likely using Universal Login classic with Auth0 Dev keys for the social provider. There are two ways to resolve the issue: