Libraries tagged by Authentication Token
mydevzone/microservice-auth-validator
23 Downloads
Middleware para validación de Tokens JWT y validación de permisos
metarush/otp-auth
22 Downloads
Authentication library using one-time passwords (via email token)
marcing/php-openid-client
15 Downloads
OpenID (OIDC) Client
mahmoodr786/cakephp-auth0
22 Downloads
CakePHP plugin for validating Auth0 JWT token and authenticating the user.
lshtmweb/lumen-2fa
96 Downloads
A One Time Password Authentication package, compatible with Google Authenticator. Authenticates oauth tokens
lmr/duo_auth
348 Downloads
Duo Security two-factor authentication for Roundcube. Users have multiple ways to authenticate, including: 1. One-tap authentication using Duo’s mobile app; 2. One-time passcodes generated by Duo’s mobile app (works even with no cell coverage); 3. One-time passcodes delivered to any SMS-enabled phone; 4. Phone callback to any phone (mobile or landline!); 5. One-time passcodes generated by an OATH-compliant hardware token.
leftsky/laravel-api-key
123 Downloads
Laravel API密钥管理系统,支持API密钥的创建、验证和管理,包含完整的Filament管理界面和API调用日志功能
lameck/manuser
14 Downloads
"Manager user for Laravel"
kongka/cakephp-3-jwt-auth
26 Downloads
CakePHP plugin for authenticating using JSON Web Tokens fork from admad/cakephp-jwt-auth
kolyunya/yii2-oauth2-validation
13 Downloads
The library provides a uniform API for validation of OAuth2 access tokens of various platforms. That is using the library you can check if the access token you receive from the client is valid for a specific user of a platform.
kolyunya/oauth2-validation
19 Downloads
The library provides a uniform API for validation of OAuth2 access tokens of various platforms. That is using the library you can check if the access token you receive from the client is valid for a specific user of a platform.
keron-digital/auth-redis-storage-bundle
10 Downloads
Redis-backed storage solution for Symfony applications to manage token lifecycles. Provides services for blacklisting invalidated tokens and tracking currently active tokens via their unique IDs (JTI, UUID)
kasperrt/oauth2-client
138 Downloads
OAuth2 Client with Bearer tokens
justinatack/authenticate
181 Downloads
Collection of authentication plugins for CakePHP
johnturingan/laravel-jwt
1636 Downloads
JSON Web Token for Laravel Application