Libraries tagged by laravel token
ipunkt/laravel-two-factor-authentication
49 Downloads
Two factor authentication (2FA) with TOTP tokens. (RFC 6238)
bayareawebpro/laravel-simple-jwt
939 Downloads
Simple JsonWebToken for Laravel
atxy2k/laravel_apps
27 Downloads
Manage applications for your laravel apps protecting them through jwt or just with your app id and app secret
tokenly/tokenpass-client
8380 Downloads
A Laravel package for applications that wish to use Tokenly Tokenpass for user authentication.
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.
ssrahman/passport-custom-jwt-claims
316 Downloads
Customize JWT claims in Laravel Passport access tokens
pimplesushant/passport-custom-claims
1 Downloads
Customize JWT claims in Laravel Passport access tokens
muneebkh2/api-keys
96 Downloads
Generate and use header based API token for laravel api's.
jessicaplant/passport-custom-jwt-claims
10902 Downloads
Customize JWT claims in Laravel Passport access tokens
iwedmak/url-auth
9 Downloads
Auth urls in laravel 5 by token with lifetime
agenter-labs/illuminate-uid
6657 Downloads
Token manager Laravel
yzen.dev/jwt-auth
2 Downloads
JSON Web Token Authentication for Laravel and Lumen (fork from tymondesigns/jwt-auth)
windy1208/jwt-auth
10 Downloads
JSON Web Token Authentication for Laravel and Lumen
webmasterdro/jwt-auth
82 Downloads
JSON Web Token Authentication for Laravel and Lumen
w8c/jwt-auth
6 Downloads
JSON Web Token Authentication for Laravel and Lumen (fork from tymon/jwt-auth)