Libraries tagged by laravel token auth
tymon/jwt-auth
53619072 Downloads
JSON Web Token Authentication for Laravel and Lumen
php-open-source-saver/jwt-auth
12064495 Downloads
JSON Web Token Authentication for Laravel and Lumen
auth0/login
5556461 Downloads
Auth0 Laravel SDK. Straight-forward and tested methods for implementing authentication, and accessing Auth0's Management API endpoints.
tappleby/laravel-auth-token
163252 Downloads
imanghafoori/laravel-tokenize-login
252330 Downloads
Helps you generate and send a random token to have passwordless login.
ellaisys/aws-cognito
283957 Downloads
Laravel authentication with AWS Cognito, supporting web, API, SSO, MFA, WebAuthn, passkeys, and passwordless authentication.
ryangjchandler/bearer
32881 Downloads
Minimalistic token-based authentication for Laravel API endpoints.
hydrat-agency/laravel-2fa
23642 Downloads
This package allow you to enable two-factor authentication in your Laravel applications. It stores tokens locally and notify users about their token via mail, SMS or any custom channel. Includes native conditionnal check to trigger or not 2FA, using known devices, IP addresses or IP locations.
designmynight/laravel-oauth-introspect-middleware
55947 Downloads
Laravel package for letting a resource owner verify OAuth2 access tokens with a remote authorization server
erjanmx/laravel-api-auth
26045 Downloads
Dead simple Laravel api authorization middleware
rinvex/laravel-authy
77985 Downloads
Rinvex Authy is a simple wrapper for Authy TOTP, the best rated Two-Factor Authentication service for consumers, simplest 2fa Rest API for developers and a strong authentication platform for the enterprise.
juststeveking/laravel-bastion
437 Downloads
Stripe-inspired API authentication with environment isolation, granular scopes, and built-in security.
alajusticia/laravel-logins
16655 Downloads
Session management in Laravel apps, user notifications on new access, support for multiple separate remember tokens, IP geolocation, User-Agent parser
webteractive/filament-passport
4094 Downloads
A Filament plugin to manage Laravel Passport OAuth clients, tokens, and auth codes.
mattiasgeniar/filament-mcp
1410 Downloads
Expose your Filament resources to AI agents over the Model Context Protocol, with per-record CRUD, token auth, and policy-aware access.