Libraries tagged by laravel token auth
lsxiao/jwt-auth
127 Downloads
JSON Web Token Authentication for Lumen
vkoori/laravel-stateless-auth
52 Downloads
Stateless authentication for Laravel using JWT (JSON Web Tokens). This package enables secure, token-based authentication for API endpoints.
mr-timofey/laravel-simple-tokens
4066 Downloads
Simple token and cache based user authentication and authorization
arietimmerman/laravel-oauth-introspect-middleware
322 Downloads
Laravel Middleware for letting a resource owner verify a OAuth2 access tokens with a remote authorization server
unisharp/laravel-jwt
10416 Downloads
A jwt package for reisssuing token purpose based on jwt-auth package.
jsdecena/laravel-passport-multiauth
1075 Downloads
Simple laravel passport multiple user authentication
fidelize/jwt-auth-multiple-keys
13925 Downloads
Add multiple keychain support to tymon/jwt-auth package
keukenmagazijn/passport-authenticator
2683 Downloads
A superclass package that you can extend upon that will handle the authentication and refreshing of your access (bearer) tokens
asseco-voice/laravel-jwt-authentication
6435 Downloads
Package to decode and verify JWT tokens
benbjurstrom/cognito-jwt-guard
12987 Downloads
A laravel auth guard for JSON Web Tokens issued by Amazon AWS Cognito
simianbv/introspect
5458 Downloads
Laravel Middleware for letting a resource owner verify a OAuth2 access tokens with a remote authorization server
leadout/jwt
3582 Downloads
Simple JWT authentication for Laravel.
blaspsoft/keysmith-react
45 Downloads
A React & Inertia-powered API key management system for Laravel 12 React Starterkit, with secure token generation, revocation, and authentication.
bytesflipper/laravel-auth-token
281 Downloads
yidejia/jwt-auth
6294 Downloads
JSON Web Token Authentication for Laravel and Lumen