Libraries tagged by Auth Token
arthurydalgo/jwt-auth
1351 Downloads
JSON Web Token Authentication for Laravel and Lumen
ad-mos/laravel-jwt-auth
6447 Downloads
JSON Web Token Authentication for Laravel and Lumen
lsxiao/jwt-auth
127 Downloads
JSON Web Token Authentication for Lumen
nawasara/api
146 Downloads
Public REST API plumbing for the Nawasara superapp framework — API token management with hashed storage, scope registry, HMAC-signed stream URLs, and audit log infrastructure. Domain packages (cctv, wifi, ...) provide their own routes/controllers/transformers; this package owns auth + scope + token lifecycle.
kristiansnts/filament-api-login
278 Downloads
Token-based authentication for FilamentPHP that authenticates against external APIs without requiring local database users
uengage.io/php-platform-sdk
139 Downloads
PHP SDK for the uEngage platform API (zones, business, audit, auth). OAuth2 client_credentials, legacy session exchange, and static-Bearer auth modes with pluggable token caching (APCu / file / in-memory).
fishdaa/cognito-jwt-guard
261 Downloads
A laravel auth guard for JSON Web Tokens issued by Amazon AWS Cognito forked from benbjurstrom/cognito-jwt-guard
unisharp/laravel-jwt
10520 Downloads
A jwt package for reisssuing token purpose based on jwt-auth package.
skulich/laravel-clavis
611 Downloads
Laravel Clavis is a lightweight token-based authentication middleware package for Laravel APIs
sirix/mezzio-authentication
476 Downloads
Token-based authentication package for Mezzio framework with optional attribute-based support
lukk/lukk
178 Downloads
Minimal-dependency JWT auth for first-party Laravel apps (unofficial; not affiliated with the Laravel team): short access tokens, opaque rotating refresh tokens, reuse detection, grace window, and instant denylist revocation.
leadout/jwt
4537 Downloads
Simple JWT authentication for Laravel.
jurager/tracker
675 Downloads
Track Sanctum tokens in Laravel.
jsdecena/laravel-passport-multiauth
1076 Downloads
Simple laravel passport multiple user authentication
flytachi/jwt
706 Downloads
A modern, secure, and strictly-typed PHP library for encoding and decoding JSON Web Tokens (JWT) with JWK support.