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

add per route csrf to docs #471

Merged
merged 1 commit into from
Jun 3, 2024
Merged

add per route csrf to docs #471

merged 1 commit into from
Jun 3, 2024

Conversation

moshetanzer
Copy link
Contributor

@moshetanzer moshetanzer commented Jun 3, 2024

Closes #469

This updates docs with usage of csrf protection on a per route basis direclty using csurf

Types of changes

  • Bug fix (a non-breaking change which fixes an issue)
  • New feature (a non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Description

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes (if not applicable, please state why)

Copy link

vercel bot commented Jun 3, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
nuxt-security ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 3, 2024 5:57pm

@Baroshem
Copy link
Owner

Baroshem commented Jun 3, 2024

Nice work @moshetanzer !

@Baroshem Baroshem merged commit fd47d83 into Baroshem:main Jun 3, 2024
2 checks passed
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 this pull request may close these issues.

CSRF per route
2 participants