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

README.md

Security Component - CSRF

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

Resources