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
Hi @stefanruijsenaars - the problem is that angular-router clears the hash (angular/angular#6595) you're receiving from Auth0. We added the possibility to prevent Lock from parsing the hash when it is instantiated and resuming the authentication workflow in #790. However, this was not released yet. There's a workaround you can use in the meantime: auth0-samples/auth0-angularjs2-systemjs-sample#40 (comment).
With that being said, next version is scheduled to be released in the next week and we'll have angular examples you can follow.
Thanks!
This is likely a JWT issue, but crossposting to this issue queue in case others run into this issue (see auth0/angular2-jwt#211)
The text was updated successfully, but these errors were encountered: