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 Authentication and Registration ceremonies are currently not protected with CSRF token.
Even if there is no know issues with the absence of the token, it should be a nice addition.
The stimulus controller should take it and sent it back to the server.
Example
No response
The text was updated successfully, but these errors were encountered:
Description
The Authentication and Registration ceremonies are currently not protected with CSRF token.
Even if there is no know issues with the absence of the token, it should be a nice addition.
The stimulus controller should take it and sent it back to the server.
Example
No response
The text was updated successfully, but these errors were encountered: