Libraries tagged by token authentication
placetopay/reallysimplejwt
11140 Downloads
A really simple library to generate user authentication JSON Web Tokens.
zotenme/hyperf-jwt-auth
897 Downloads
JWT Authentication package for Hyperf framework
wapplersystems/oauth-service
274 Downloads
Central OAuth2 client and token management for TYPO3 — Authorization Code Flow with PKCE, encrypted token storage, automatic refresh and expiry monitoring
tungltdev/laravel-php-jwt
400 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP.
treehouselabs/keystone-client
81433 Downloads
An HTTP client with automatic authentication for an OpenStack Identity Service API a.k.a. Keystone
ptondereau/biscuit-php-stubs
64 Downloads
IDE and static-analysis stubs for the biscuit_php extension (Biscuit authorization tokens)
mominalzaraa/filament-team-guard
490 Downloads
Filament Team Guard — enhanced Laravel starter kit built with Filament. Team management, auth, 2FA, passkeys, API tokens. Inspired by Laravel Jetstream.
lukk/lukk
183 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
4543 Downloads
Simple JWT authentication for Laravel.
kode/jwt
40 Downloads
为现代 PHP 应用提供安全、灵活、高性能的 JWT 身份验证解决方案,支持单点登录(SSO)、多点登录、黑名单管理、自动续期、多平台适配,兼容 FPM、Swoole、RoadRunner 等运行环境。
jsdecena/laravel-passport-multiauth
1076 Downloads
Simple laravel passport multiple user authentication
flytachi/jwt
713 Downloads
A modern, secure, and strictly-typed PHP library for encoding and decoding JSON Web Tokens (JWT) with JWK support.
fishdaa/cognito-jwt-guard
279 Downloads
A laravel auth guard for JSON Web Tokens issued by Amazon AWS Cognito forked from benbjurstrom/cognito-jwt-guard
fidelize/jwt-auth-multiple-keys
16306 Downloads
Add multiple keychain support to tymon/jwt-auth package
everware/laravel-fortify-sanctum
281 Downloads
Automatically integrate Laravel Fortify with Laravel Sanctum so Fortify gives out Sanctum tokens on login while maintaining default Fortify functionality like two factor authentication. Also allows the use of 'api' middleware and makes login/sessions work without cookies (makes Fortify "stateless"-ish by creating temporary sessions).