Libraries tagged by laravel token auth
tymon/jwt-auth
40790375 Downloads
JSON Web Token Authentication for Laravel and Lumen
php-open-source-saver/jwt-auth
6454422 Downloads
JSON Web Token Authentication for Laravel and Lumen
auth0/login
3960313 Downloads
Auth0 Laravel SDK. Straight-forward and tested methods for implementing authentication, and accessing Auth0's Management API endpoints.
tappleby/laravel-auth-token
47831 Downloads
imanghafoori/laravel-tokenize-login
104803 Downloads
Helps you generate and send a random token to have passwordless login.
ellaisys/aws-cognito
137446 Downloads
AWS Cognito package that allows Auth and other related features using the AWS SDK for PHP
laravel-notification-channels/authy
39765 Downloads
Authy notification channel for Laravel, with the ability to send in-app, sms, and call verification tokens.
ryangjchandler/bearer
20765 Downloads
Minimalistic token-based authentication for Laravel API endpoints.
hydrat-agency/laravel-2fa
2395 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.
alajusticia/laravel-logins
3956 Downloads
Sessions and Sanctum tokens tracking in Laravel apps, users notification on new login, multiple remember tokens, IP geolocation, User-Agent parser
rinvex/laravel-authy
68395 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.
tomfordrumm/jwt-auth
57059 Downloads
JSON Web Token Authentication for Laravel and Lumen (fork from tymon/jwt-auth)
dees040/jwt-auth
78773 Downloads
JSON Web Token Authentication for Laravel and Lumen
auth0-samples/laravel
412 Downloads
Sample application demonstrating how to integrate Auth0 with Laravel 9 or Laravel 10 for session-based authentication and token-based authorization.
mr-timofey/laravel-simple-tokens
4007 Downloads
Simple token and cache based user authentication and authorization