Libraries tagged by csrf protection
usman/reddit-php-api
15 Downloads
Reddit SDK. Handles OAuth, CSRF protection. Easy to implement and extend. This is a standalone library for any composer project.
usman/linkedinapi
10 Downloads
LinkedIn API. Handles OAuth, CSRF protection. Easy to implement and extend. This is a standalone library for any composer project.
rapidwebltd/no-post-data-laravel-middleware
78 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
25 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
1 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
4233 Downloads
LinkedIn API client. Handles OAuth, CSRF protection. Easy to implement and extend. This is a standalone library for any composer project.
fyre/csrf
114 Downloads
A CSRF protetion library.
modulework/csrfwork
26 Downloads
A simple way of protecting forms regarding to CSRF
owasp/csrf-protector-php
306591 Downloads
CSRF protector php, a standalone php library for csrf mitigation in web applications. Easy to integrate in any php web app.
j0k3r/httplug-ssrf-plugin
305209 Downloads
Server-Side Request Forgery (SSRF) protection plugin for HTTPlug
treehousetim/xcsrf
2 Downloads
Zero dependency Cross Site Request Forgery Protection
jds/trevron
4 Downloads
Basic Framework with Authorization, Events, Migrations, Middleware, CSRF Tokens and JWT tokens. Only to be used by JDS (Jessop Digital Systems) or for Educational Purposes. Not for Production Use!
dkplus/csrf-api-unprotection-bundle
5389 Downloads
Disables the CSRF-token validation for all urls that matches a given expression.