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
With the current structure of the repo / providers it's not possible as the provider to fulfill the login is chosen from the state. I've added this to the v1.x plan: #87
Shouldn't the state be random (or maybe derived from the session) to protect against attacks?
https://auth0.com/docs/protocols/oauth2/oauth-state
The text was updated successfully, but these errors were encountered: