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

Not sure what to require to access middleware/wrap-csrf #51

Open
aviflax opened this issue Dec 12, 2023 · 1 comment
Open

Not sure what to require to access middleware/wrap-csrf #51

aviflax opened this issue Dec 12, 2023 · 1 comment

Comments

@aviflax
Copy link
Contributor

aviflax commented Dec 12, 2023

I see middleware/wrap-csrf referenced a few times in the site, but I can’t figure out where this comes from. What do I need to require? We should add this to the docs. I noticed the example projects in kit-examples don’t seem to use it. Perhaps it’s no longer a thing? If so we should remove it from the docs.

@yogthos
Copy link
Contributor

yogthos commented Dec 12, 2023

Oh yeah that's a good catch. This should be updated to use wrap-anti-forgery from ring-anti-forgery middleware library.

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

2 participants