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