FestinHegre/vendor/symfony/security-csrf
2024-09-26 17:26:04 +02:00
..
Exception Vendor 2024-09-26 17:26:04 +02:00
TokenGenerator Vendor 2024-09-26 17:26:04 +02:00
TokenStorage Vendor 2024-09-26 17:26:04 +02:00
CHANGELOG.md Vendor 2024-09-26 17:26:04 +02:00
composer.json Vendor 2024-09-26 17:26:04 +02:00
CsrfToken.php Vendor 2024-09-26 17:26:04 +02:00
CsrfTokenManager.php Vendor 2024-09-26 17:26:04 +02:00
CsrfTokenManagerInterface.php Vendor 2024-09-26 17:26:04 +02:00
LICENSE Vendor 2024-09-26 17:26:04 +02:00
README.md Vendor 2024-09-26 17:26:04 +02: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 7.1 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