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

README.md

Security Component - CSRF

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

Resources