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
By adding a logger and setting the protection_strategy to raise an
exception, we can use verify_authenticity_token directly. The main
benefit of this is that we will get a more helpful error message
attached to the exception.
0 commit comments