Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/symfony/security-csrf
Symfony Security Component - CSRF Library
https://github.com/symfony/security-csrf
component php symfony symfony-component
Last synced: 15 days ago
JSON representation
Symfony Security Component - CSRF Library
- Host: GitHub
- URL: https://github.com/symfony/security-csrf
- Owner: symfony
- License: mit
- Created: 2013-11-14T12:04:41.000Z (almost 11 years ago)
- Default Branch: 7.1
- Last Pushed: 2024-10-08T13:10:13.000Z (about 1 month ago)
- Last Synced: 2024-10-18T16:21:52.037Z (25 days ago)
- Topics: component, php, symfony, symfony-component
- Language: PHP
- Homepage: https://symfony.com/security
- Size: 391 KB
- Stars: 1,733
- Watchers: 10
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
Security Component - CSRF
=========================The Security CSRF (cross-site request forgery) component provides a class
`CsrfTokenManager` for generating and validating CSRF tokens.Sponsor
-------The Security component for Symfony 7.1 is [backed][1] by [SymfonyCasts][2].
Learn Symfony faster by watching real projects being built and actively coding
along with them. SymfonyCasts bridges that learning gap, bringing you video
tutorials and coding challenges. Code on!Help Symfony by [sponsoring][3] its development!
Resources
---------* [Documentation](https://symfony.com/doc/current/components/security.html)
* [Contributing](https://symfony.com/doc/current/contributing/index.html)
* [Report issues](https://github.com/symfony/symfony/issues) and
[send Pull Requests](https://github.com/symfony/symfony/pulls)
in the [main Symfony repository](https://github.com/symfony/symfony)[1]: https://symfony.com/backers
[2]: https://symfonycasts.com
[3]: https://symfony.com/sponsor