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

README.md

Security Component - CSRF

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

Resources