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
{{ message }}
This repository has been archived by the owner on Jun 23, 2020. It is now read-only.
if you have a different redirect_url passed to login() than the one on Auth0 config, it will show a message saying "Auth0Client was not initialized" and that's very confusing.
The text was updated successfully, but these errors were encountered:
This seemed to be happening due to the wrong "Allowed Web Origins". I'm adding it here to facilitate the reproduction, but the message is still very confusing, so I keep the message improvement suggestion.
All of the concepts of this library have been moved to the official Auth0 SDK for React (https://github.com/auth0/auth0-react), so I'll be archiving this repository shortly.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
As goszczynskip mentioned on:
#2
if you have a different redirect_url passed to login() than the one on Auth0 config, it will show a message saying "Auth0Client was not initialized" and that's very confusing.
The text was updated successfully, but these errors were encountered: