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.
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