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

README.md

Security Component - CSRF

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

Resources