Libraries tagged by Authentication Token
rch/jwt-user-bundle
165 Downloads
Json Web Token authentication bundle including FOSUserBundle integration
joseluciob/jwt-auth
227 Downloads
JSON Web Token Authentication for Laravel and Lumen
hep11-tymon/jwt-auth
124 Downloads
JSON Web Token Authentication for Laravel and Lumen
beskhue/cookietokenauth
2309 Downloads
Remember CakePHP user authentications with token cookies.
webcoder31/ezxmldsig
21 Downloads
An easy-to-use set of PHP classes for common use cases of XML Digital Signatures
vdomah/jwtauth-plugin
97 Downloads
JWTAuth plugin for October CMS wich provides token based authentication
ravibpatel/jwt-session
602 Downloads
Easily replace your existing session based authentication with JWT token-based authentication.
montopolis/laravel-magic-auth
277 Downloads
Package for implementing magical authentication (URL and token) in Laravel 5.2+
bencoderus/min-auth
12 Downloads
This package serves as a token based client authentication system.
uthmandev/swift2fa
2 Downloads
A secure and easy way to implement Two-Factor Authentication (2FA) with PHP. This library provides an easy-to-use solution for integrating 2FA into your applications, including QR code generation, token verification, and secret key management.
omaralalwi/laravel-api-helpers
3 Downloads
collection of helpful helper functions for API Requests .
mydevzone/microservice-auth-validator
23 Downloads
Middleware para validación de Tokens JWT y validación de permisos
morisawa_kana/laravel-mino
24 Downloads
A custom Laravel package with mino authentication guard.
mkd/laravel-otp
4 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.