Libraries tagged by laravel token auth
tymon/jwt-auth
43809561 Downloads
JSON Web Token Authentication for Laravel and Lumen
php-open-source-saver/jwt-auth
7501395 Downloads
JSON Web Token Authentication for Laravel and Lumen
auth0/login
4320822 Downloads
Auth0 Laravel SDK. Straight-forward and tested methods for implementing authentication, and accessing Auth0's Management API endpoints.
tappleby/laravel-auth-token
63587 Downloads
imanghafoori/laravel-tokenize-login
136373 Downloads
Helps you generate and send a random token to have passwordless login.
ellaisys/aws-cognito
160414 Downloads
AWS Cognito package that allows Auth and other related features using the AWS SDK for PHP
rinvex/laravel-authy
72364 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.
laravel-notification-channels/authy
43153 Downloads
Authy notification channel for Laravel, with the ability to send in-app, sms, and call verification tokens.
ryangjchandler/bearer
24694 Downloads
Minimalistic token-based authentication for Laravel API endpoints.
jerrygaoyang/laravel-jwt
35613 Downloads
jwt auth for encode decode and token expire_in authenticate
hydrat-agency/laravel-2fa
6971 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
5987 Downloads
Sessions and Sanctum tokens tracking in Laravel apps, users notification on new login, multiple remember tokens, IP geolocation, User-Agent parser
tomfordrumm/jwt-auth
58166 Downloads
JSON Web Token Authentication for Laravel and Lumen (fork from tymon/jwt-auth)
biigle/laravel-cached-openstack
58230 Downloads
A wrapper for the OpenStack SDK that caches and renews the authentication token
alajusticia/laravel-auth-tracker
14969 Downloads
Track and manage sessions, Passport tokens and Sanctum tokens in Laravel.