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
During the login flow pass in a unique value to serve as the state parameter. This will mitigate against CSRF attacks during the callback to the auth endpoint.
The text was updated successfully, but these errors were encountered:
During the login flow pass in a unique value to serve as the state parameter. This will mitigate against CSRF attacks during the callback to the auth endpoint.
The text was updated successfully, but these errors were encountered: