Libraries tagged by token authentication
kyzegs/supabase-auth-bundle
11 Downloads
A reusable Symfony bundle for stateless authentication via Supabase-issued JWTs.
kirchdev/laravel-device-sessions
10 Downloads
Device-bound login sessions for Laravel: per-device remember-me tokens, a "where am I signed in" device list, and revoke/rename — privacy-respecting and Fortify-agnostic.
keukenmagazijn/passport-authenticator
3008 Downloads
A superclass package that you can extend upon that will handle the authentication and refreshing of your access (bearer) tokens
jsor/stack-jwt
4727 Downloads
JSON Web Token (JWT) Stack middleware.
joe-404/laravel-auth
41 Downloads
Drop-in, config-driven authentication library for Laravel 12 and 13. Registration with OTP + magic-link email verification, login, refresh token rotation, password reset, multi-session management, device fingerprinting, Google OAuth, long-lived API tokens, account status workflow, and referral codes with anti-abuse detection — all through a single JSON API.
grazulex/laravel-oneclicklogin
3 Downloads
Passwordless authentication via magic links for Laravel applications - secure, single-use, time-limited URLs for seamless user login.
deadmantfa/yii2-oauth2-server
499 Downloads
OAuth 2.0 server for Yii 2.0 with MAC tokens support.
blerify/auth-php-client
9 Downloads
Blerify service-account authentication for PHP: signs a JWT client assertion and exchanges it at the Blerify IAM token endpoint for an access token (RFC 7523 private_key_jwt).
blackcube/oauth2
117 Downloads
OAuth2/JWT toolbox with multi-population support
benbjurstrom/cognito-jwt-guard
13059 Downloads
A laravel auth guard for JSON Web Tokens issued by Amazon AWS Cognito
andrewdyer/jwt-auth
20 Downloads
A framework-agnostic library for issuing, parsing, and authenticating JWT tokens via pluggable providers
agrodata/cognito-guard
383 Downloads
A laravel auth guard for JSON Web Tokens issued by Amazon AWS Cognito
mathieu-bour/guardian
1628 Downloads
Highly configurable JSON Web Token implementation for Laravel and Lumen.
gcgov/framework-service-auth-oauth-server
123 Downloads
Plugin enables a full fledged oauth server generating access and refresh tokens. Authentication can be provided as username/password or via third party Oauth providers.
actra/backend
152 Downloads
A backend management library for the YUF framework, providing user account management and one-time token authentication via email.