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 abstract TokenStore class defines how Csrf tokens can be handled. This release includes the ArrayTokenStore mechanism for saving an easily serialisable data structure to your own persistent storage mechanism, such as the session.