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

Writing a warning when antiforgery token is missing in session. #24

Open
pavel-klavik opened this issue Jan 17, 2020 · 0 comments
Open

Comments

@pavel-klavik
Copy link

I made a mistake in the handler which erased anti-forgery token from the session. I was getting error that I have invalid antiforgery token from the client, which was quite confusing. I propose adding some warning when anti-forgery middleware is used but the token is missing in the session, so it is more clear that the problem is not on the client.

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