Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CSRF Secret is always changing, never remains the same #18

Open
rolemne opened this issue Mar 12, 2023 · 0 comments
Open

CSRF Secret is always changing, never remains the same #18

rolemne opened this issue Mar 12, 2023 · 0 comments

Comments

@rolemne
Copy link

rolemne commented Mar 12, 2023

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 !

@rolemne rolemne closed this as completed May 8, 2023
@rolemne rolemne reopened this May 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant