Libraries tagged by authantication
kaabar-jwt/yii2-jwt
20874 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.
jasny/auth
15543 Downloads
Authentication, authorization and access control for Slim Framework and other PHP micro-frameworks
ingenerator/tokenista
86244 Downloads
Simple signed and expiring token generator and validator - for password reset, CSRF, authentication, whatever
hydrat-agency/laravel-2fa
6919 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.
humanmade/two-factor
179252 Downloads
Two-Factor Authentication for WordPress.
humanmade/php-basic-auth
171510 Downloads
Basic PHP authentication for HM Dev and Staging environments.
gigablah/silex-oauth
44185 Downloads
Silex OAuth Authentication Provider
genesis-global/salesforce-bundle
76967 Downloads
Symfony bundle that provides OAuth2 authentication and exposes Salesforce REST API methods in OOP friendly way.
friendsoftypo3/openid
89165 Downloads
OpenID authentication for TYPO3 CMS
dwgebler/encryption
5814 Downloads
Encryption wrapper for PHP which uses libsodium to provide a simple API for symmetric and asymmetric encryption, decryption, digital signing and message authentication.
bradyrenting/filament-passwordless
4880 Downloads
Passwordless authentication for Filament
aligent/bypass2fa
15677 Downloads
Magento 2 module for bypassing 2-factor authentication in local development environments.
ptejada/uflex
7960 Downloads
All in one PHP user authentication class
protonemedia/laravel-splade-breeze
29536 Downloads
Minimal Laravel authentication scaffolding with Laravel Splade.
knpuniversity/guard-bundle
30269 Downloads
This Bundle provides Guard-style authentication in Symfony