webroot/vendor/symfony/security-csrf
2024-12-01 20:57:32 +01:00
..
Exception 2024.12.01 20:57:28 2024-12-01 20:57:32 +01:00
TokenGenerator 2024.12.01 20:57:28 2024-12-01 20:57:32 +01:00
TokenStorage 2024.12.01 20:57:28 2024-12-01 20:57:32 +01:00
CHANGELOG.md 2024.12.01 20:57:28 2024-12-01 20:57:32 +01:00
composer.json 2024.12.01 20:57:28 2024-12-01 20:57:32 +01:00
CsrfToken.php 2024.12.01 20:57:28 2024-12-01 20:57:32 +01:00
CsrfTokenManager.php 2024.12.01 20:57:28 2024-12-01 20:57:32 +01:00
CsrfTokenManagerInterface.php 2024.12.01 20:57:28 2024-12-01 20:57:32 +01:00
LICENSE 2024.12.01 20:57:28 2024-12-01 20:57:32 +01:00
README.md 2024.12.01 20:57:28 2024-12-01 20:57:32 +01:00

Security Component - CSRF

The Security CSRF (cross-site request forgery) component provides a class CsrfTokenManager for generating and validating CSRF tokens.

Sponsor

The Security component for Symfony 6.4 is backed by SymfonyCasts.

Learn Symfony faster by watching real projects being built and actively coding along with them. SymfonyCasts bridges that learning gap, bringing you video tutorials and coding challenges. Code on!

Help Symfony by sponsoring its development!

Resources