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

docs: Add axum-csrf-sync-pattern to ECOSYSTEM.md #1567

Merged
merged 1 commit into from Nov 24, 2022

Commits on Nov 23, 2022

  1. docs: Add axum-csrf-sync-pattern to ECOSYSTEM.md

    This crate provides a Cross-Site Request Forgery protection layer and middleware for use with the axum web framework.
    
    The middleware implements the CSRF Synchronizer Token Pattern for AJAX backends and API endpoints as described in the OWASP CSRF prevention cheat sheet.
    LeoniePhiline committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    542db81 View commit details
    Browse the repository at this point in the history