Libraries tagged by laravel token auth
mnshankar/laravel-shib-auth
30 Downloads
Convert Shibboleth tokens to equivalent Laravel User Table columns so Laravel auth semantics can be used
jpuminate/auth
24 Downloads
laravel package for checking token signature, work on microservice architecture, when we need to ckeck the token validation without sending the request to the Auth server
airondev/laravel-2fa
7 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.
clystnet/laravel-jwt
77 Downloads
A jwt package for reisssuing token purpose based on jwt-auth package. This is a fork of the unisharp/laravel-jwt package.
saadj55/laravel-jwt-routes
8 Downloads
A Laravel package for easy implementation of REST API Authentication with JWT web tokens
ipunkt/laravel-two-factor-authentication
51 Downloads
Two factor authentication (2FA) with TOTP tokens. (RFC 6238)
tengliyun/token
0 Downloads
A stateless authentication extension for Laravel based on JWT (JSON Web Token). Provides a secure, flexible, and lightweight token-based login system designed for APIs.
huseynvsal/jwt-auth-refresh
26 Downloads
A Laravel package for JWT authentication with access and refresh tokens.
antriver/laravel-database-session-auth
49 Downloads
Laravel auth guard that stores a session token in the database.
graphene-ict/laravel-cognito-guard
8 Downloads
Laravel authentication guard to validate JSON Web Tokens (JWT) issued by an AWS Cognito User Pool
darkink/laravel-authentification-jwtbearer
2 Downloads
Darkink Laravel Authentification JwtBearer provides a way to check authenticy of the jst bearer token.
richpeers/laravel-log-oauth2-curl
1 Downloads
Queue Laravel Logs send via curl and auth via OAuth2 Client Credentials Grant Token
wefabric/token-login
8 Downloads
Laravel package to login users by unique tokens
marksihor/laravel-api-interaction
5522 Downloads
Interact with Laravel Applications via Passport Authorized requests (using client_credentials passport token)
webguosai/jwt-token
6 Downloads
laravel auth jwt