Libraries tagged by Authentication Token
rinvex/authy
163710 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
301681 Downloads
Facilitates automatic login via a single token for Symfony's Security component.
auth0/wordpress
10923 Downloads
WordPress Plugin for Auth0
auth0/jwt-auth-bundle
670311 Downloads
Symfony SDK for Auth0 Authentication and Management APIs.
ryangjchandler/bearer
20764 Downloads
Minimalistic token-based authentication for Laravel API endpoints.
spomky-labs/lexik-jose-bridge
384659 Downloads
Bridge to allow the use of web-token/jwt-framework with the Lexik JWT Authentication Bundle
flownative/token-authentication
47080 Downloads
General purpose token authentication.
ingenerator/tokenista
83065 Downloads
Simple signed and expiring token generator and validator - for password reset, CSRF, authentication, whatever
eonx-com/easy-api-token
569725 Downloads
Make your API accept multiple authentication strategies in a convenient way (Basic, ApiKey, JWT, ...)
rinvex/laravel-authy
68380 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
43504 Downloads
A PSR 7 compliant JSON Web Token Middleware Library.
elvi/auth0-symfony
10453 Downloads
Symfony SDK for Auth0 Authentication and Management APIs.
alajusticia/laravel-logins
3926 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
9488 Downloads
Web eID authentication token validation library for PHP
kaabar-jwt/yii2-jwt
15444 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.