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

README.md

Security Component - CSRF

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

Resources