Libraries tagged by Authentication Token
mkd/laravel-otp
5 Downloads
Laravel package for generating and verifying One-Time Passwords (OTPs) using TOTP (Time-based One-Time Password) and HOTP (HMAC-based One-Time Password) algorithms.
mkd/laravel-advanced-otp
6 Downloads
An advanced, customizable OTP (One-Time Password) verification system for Laravel applications, supporting hashed token and custom validation methods.
luyadev/luya-module-admin-usertoken
3475 Downloads
Extend the LUYA Admin by providing app's which then LUYA Admin users can authenticated through the API.
linkthrow/hmac-packet-auth
85 Downloads
HMAC Http Packet Auth
jsor/stack-jwt
4727 Downloads
JSON Web Token (JWT) Stack middleware.
ciricihq/jwt-client-bundle
3484 Downloads
Symfony client for manage JWT login against external JWT server or to check if coming JWT token is valid
agrodata/cognito-guard
223 Downloads
A laravel auth guard for JSON Web Tokens issued by Amazon AWS Cognito
mathieu-bour/guardian
1627 Downloads
Highly configurable JSON Web Token implementation for Laravel and Lumen.
kuhschnappel/authtoken
100 Downloads
Once installed you can create authentication tokens for frontend users in the backend. You can then retrieve protected pages by submitting this token as an "X-User-Token" with the header.
chr15k/php-auth-generator
10 Downloads
Generate authentication tokens
darsadow/secure-api-bundle
166 Downloads
Bundle for Stateless authentication based on token and user's device.
liplum/flarum-jwt-auth
86 Downloads
Authentication based on JSON Web Token (JWT) token through HTTP request cookie.
blaspsoft/keysmith-react
32 Downloads
A React & Inertia-powered API key management system for Laravel 12 React Starterkit, with secure token generation, revocation, and authentication.
graphene-ict/laravel-cognito-guard
7 Downloads
Laravel authentication guard to validate JSON Web Tokens (JWT) issued by an AWS Cognito User Pool
ijp/auth
37 Downloads
user authentication using jwt which returns cookies access_token and refresh token which will be checked by middleware