Yannick Warnier 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago
..
Exception 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago
Tests 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago
TokenGenerator 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago
TokenStorage 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago
.gitignore 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago
CsrfToken.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago
CsrfTokenManager.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago
CsrfTokenManagerInterface.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago
LICENSE 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago
README.md 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago
composer.json 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago
phpunit.xml.dist 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago

README.md

Security Component - CSRF

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

Resources