You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
User is returned back to app but next time they click login button it brings the user back to the social request page.
I believe if the URL has ?error=access_denied params then a $auth.logout() call needs to happen to allow the user to choose a different login method on Auth0
The text was updated successfully, but these errors were encountered:
$auth.loginWithRedirect()
button.I believe if the URL has ?error=access_denied params then a $auth.logout() call needs to happen to allow the user to choose a different login method on Auth0
The text was updated successfully, but these errors were encountered: