Libraries tagged by Authentication Token
ad-mos/laravel-jwt-auth
6414 Downloads
JSON Web Token Authentication for Laravel and Lumen
lsxiao/jwt-auth
127 Downloads
JSON Web Token Authentication for Lumen
skulich/laravel-clavis
611 Downloads
Laravel Clavis is a lightweight token-based authentication middleware package for Laravel APIs
placetopay/reallysimplejwt
11066 Downloads
A really simple library to generate user authentication JSON Web Tokens.
zotenme/hyperf-jwt-auth
834 Downloads
JWT Authentication package for Hyperf framework
wapplersystems/oauth-service
202 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
391 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP.
treehouselabs/keystone-client
81421 Downloads
An HTTP client with automatic authentication for an OpenStack Identity Service API a.k.a. Keystone
ptondereau/biscuit-php-stubs
61 Downloads
IDE and static-analysis stubs for the biscuit_php extension (Biscuit authorization tokens)
padosoft/laravel-rebel-email-otp
344 Downloads
Enterprise passwordless email-OTP login for Laravel Rebel: anti-enumeration, multi-dimensional rate-limiting, multi-tenant/purpose/risk, Sanctum token issuance. Part of padosoft/laravel-rebel-*.
lukk/lukk
157 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
4531 Downloads
Simple JWT authentication for Laravel.
kode/jwt
38 Downloads
为现代 PHP 应用提供安全、灵活、高性能的 JWT 身份验证解决方案,支持单点登录(SSO)、多点登录、黑名单管理、自动续期、多平台适配,兼容 FPM、Swoole、RoadRunner 等运行环境。
jsdecena/laravel-passport-multiauth
1076 Downloads
Simple laravel passport multiple user authentication
flytachi/jwt
688 Downloads
A modern, secure, and strictly-typed PHP library for encoding and decoding JSON Web Tokens (JWT) with JWK support.