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

README.md

Security Component - CSRF

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

Resources