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
Maybe a stupid question, but why does the csrfSecret always change ? If a request does not behave as it should, firstly it will use my validation and then it will always give 'Invalid csrf token', only if I refresh the page it will work.
I'd like it to leave the secret as it is, because it should be unique, imo.
Any solutions ? Thanks !
The text was updated successfully, but these errors were encountered:
Maybe a stupid question, but why does the csrfSecret always change ? If a request does not behave as it should, firstly it will use my validation and then it will always give 'Invalid csrf token', only if I refresh the page it will work.
I'd like it to leave the secret as it is, because it should be unique, imo.
Any solutions ? Thanks !
The text was updated successfully, but these errors were encountered: