Skip to content

OWASP CSRF Protector php library

Compare
Choose a tag to compare
@mebjas mebjas released this 25 Jul 19:11
· 141 commits to master since this release

Features

- Easy to integrate with any web application - CSRF Validation for every POST request & selected GET requests - **per request token** used - JS supports -- HTML Forms (static as well as dynamically generated) -- Ajax (both XHR & ActiveXObjects) -- Static links

Which version to use?