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

README.md

Security Component - CSRF

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

Resources