Make sure protect_from_forgery
is done before authentication. Otherwise it might cause the authentication to fail when the token is reset during auth.
Closes #35447 (closed)
Make sure protect_from_forgery
is done before authentication. Otherwise it might cause the authentication to fail when the token is reset during auth.
Closes #35447 (closed)