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
Currently the CsrfTokenRepository allows loading the expected CsrfToken from the request. It would be nice if the actual CSRF token could be a strategy that could be replaced.
Summary
Currently the CsrfTokenRepository allows loading the expected CsrfToken from the request. It would be nice if the actual CSRF token could be a strategy that could be replaced.
Related gh-7537 gh-7538
The text was updated successfully, but these errors were encountered: