-
- Downloads
There was an error fetching the commit references. Please try again later.
Explicitly add `protect_from_forgery` action
Otherwise the token might be cleared before authentication is done, causing the authentication itself to fail
Please register or sign in to comment