Libraries tagged by csrf protection
abdelhammied/api-csrf-protection
1 Downloads
This Package is used to secure apis from any cross sites request forgery while wroking with mobile applications using rsa assemetric key
uwdoem/csrf
995 Downloads
Simple CSRF protection
depthbomb/csrf-bundle
6 Downloads
Simple CSRF protection for Symfony routes
avatarphp/glide-csrf
12 Downloads
A Minimal CSRF(Cross Site Request Forgery) Protection Packages
techmaurice/phido
15 Downloads
PHP library to identify file types
kylekatarnls/csrfprotect
17 Downloads
CSRF Protection
intervi/simpleauth
6 Downloads
Providing easy auth system and CSRF protection functional.
rapidwebltd/no-post-data-laravel-middleware
77 Downloads
Under certain conditions, when posting data from a form, the web server may lose the post data. This commonly happens if a user is uploading a large file beyond the size limits set in the web server's configuration. Laravel does not handle this situation and may end up throwing a somewhat confusing `TokenMismatchException in VerifyCsrfToken` due to CSRF protection. The 'No Post Data Laravel Middleware' handles situations in which a post request has been submitted and contains no post data - a situation which should not occur under normal usage. By default, the middleware will redirect back to the previous page with an error message flashed to the session. This can then be output on your view as you would normally handle validation errors. If needed, you can also modify this default behaviour and allow any code to run when the 'post request with no post data' situation is encountered.
net-shell/linkedin-api
24 Downloads
LinkedIn API client. Handles OAuth, CSRF protection. Easy to implement and extend..
flintci/jquery-ujs-bundle
91 Downloads
Symfony bundle adapter for jQuery-ujs and CSRF protection
aeknasd145/tiktokoauth2
0 Downloads
TikTok API client. Handles OAuth, CSRF protection. Easy to implement and extend. This is a standalone library for any composer project.
convidera/linkedin-api-client
4232 Downloads
LinkedIn API client. Handles OAuth, CSRF protection. Easy to implement and extend. This is a standalone library for any composer project.
fyre/csrf
64 Downloads
A CSRF protetion library.
modulework/csrfwork
25 Downloads
A simple way of protecting forms regarding to CSRF
owasp/csrf-protector-php
248157 Downloads
CSRF protector php, a standalone php library for csrf mitigation in web applications. Easy to integrate in any php web app.