Yannick Warnier 76a0eae5ea Add static resources and remove tests dir for beta release | il y a 5 ans | |
---|---|---|
.. | ||
Exception | il y a 5 ans | |
Tests | il y a 5 ans | |
TokenGenerator | il y a 5 ans | |
TokenStorage | il y a 5 ans | |
.gitignore | il y a 5 ans | |
CsrfToken.php | il y a 5 ans | |
CsrfTokenManager.php | il y a 5 ans | |
CsrfTokenManagerInterface.php | il y a 5 ans | |
LICENSE | il y a 5 ans | |
README.md | il y a 5 ans | |
composer.json | il y a 5 ans | |
phpunit.xml.dist | il y a 5 ans |
The Security CSRF (cross-site request forgery) component provides a class
CsrfTokenManager
for generating and validating CSRF tokens.