Libraries tagged by Authentication Token
rinvex/authy
167935 Downloads
Rinvex Authy is a simple wrapper for Authy TOTP API, the best rated Two-Factor Authentication service for consumers, simplest 2fa Rest API for developers and a strong authentication platform for the enterprise.
jmikola/auto-login
302693 Downloads
Facilitates automatic login via a single token for Symfony's Security component.
auth0/wordpress
12185 Downloads
WordPress Plugin for Auth0
auth0/jwt-auth-bundle
672696 Downloads
Symfony SDK for Auth0 Authentication and Management APIs.
ryangjchandler/bearer
22603 Downloads
Minimalistic token-based authentication for Laravel API endpoints.
spomky-labs/lexik-jose-bridge
397157 Downloads
Bridge to allow the use of web-token/jwt-framework with the Lexik JWT Authentication Bundle
flownative/token-authentication
50206 Downloads
General purpose token authentication.
ingenerator/tokenista
84629 Downloads
Simple signed and expiring token generator and validator - for password reset, CSRF, authentication, whatever
eonx-com/easy-api-token
608611 Downloads
Make your API accept multiple authentication strategies in a convenient way (Basic, ApiKey, JWT, ...)
rinvex/laravel-authy
69906 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.
rbdwllr/psr-jwt
46425 Downloads
A PSR 7 compliant JSON Web Token Middleware Library.
alajusticia/laravel-logins
4989 Downloads
Sessions and Sanctum tokens tracking in Laravel apps, users notification on new login, multiple remember tokens, IP geolocation, User-Agent parser
web-eid/web-eid-authtoken-validation-php
10771 Downloads
Web eID authentication token validation library for PHP
kaabar-jwt/yii2-jwt
17824 Downloads
The Yii2 JWT extension is a tool for implementing JWT (JSON Web Token) authentication in Yii2 applications. It allows developers to create APIs that require authentication and authorization, ensuring that only authorized users can access certain resources. The extension provides a simple and flexible way to implement JWT authentication in Yii2, using the JWT library and following the JWT specification. It includes support for creating and verifying JWT tokens, as well as handling token expiration and refresh. The Yii2 JWT extension can be easily integrated into any Yii2 application, making it a powerful tool for API authentication and authorization.
hydrat-agency/laravel-2fa
4524 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.