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
The helper can now be called multiple times during a single request
and always output the valid CSRF token. Before, every call
generated a new token, making all previous tokens invalid.
0 commit comments