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

Custom CSRF ErrorHandler #2183

Closed
dubvulture opened this issue May 18, 2022 · 0 comments · Fixed by #2257
Closed

Custom CSRF ErrorHandler #2183

dubvulture opened this issue May 18, 2022 · 0 comments · Fixed by #2257

Comments

@dubvulture
Copy link

Issue Description

Similar to the JWT middleware which has a ErrorHandler, it would be useful to have a similar thing for the CSRF middleware.
Why? Same as JWT, returning custom HTTP errors.

There are also BeforeFunc, SuccessFunc and ErrorHandlerWithContext, but I'm not sure all of these are useful.

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

Successfully merging a pull request may close this issue.

1 participant