Libraries tagged by authenticator app
nextvikas/laravel-google-authenticator
25 Downloads
A highly secure, dependency-free package to add Google Two-Factor Authentication (2FA) to Laravel applications.
marc1706/otp-authenticate
599 Downloads
Provides a simple and up-to-date library for two-factor authentication using OTP hashes and Google Authenticator or a similar app.
olusegun171/laravel-mfa
22 Downloads
Multi-factor authentication for Laravel — TOTP compatible with Google Authenticator, Authy, and any RFC 6238 app.
andydefer/laravel-mfa
6 Downloads
Laravel MFA: A flexible, multi-purpose Multi-Factor Authentication management system for Laravel applications with support for OTP (email/sms), TOTP (Google Authenticator), passwordless login, 2FA, and action confirmation.
blastanders/myth-auth
84 Downloads
Flexible authentication/authorization system for CodeIgniter 4. Added support for Two-Factor Authentication using authenticator apps.
allanbarcelos/roundcube_2fa
2 Downloads
Two-factor authentication (2FA/TOTP) plugin for Roundcube, compatible with Google Authenticator, Microsoft Authenticator and other TOTP apps.
league/oauth2-server
148125832 Downloads
A lightweight and powerful OAuth 2.0 authorization and resource server library with support for all the core specification grants. This library will allow you to secure your API with OAuth and allow your applications users to approve apps that want to access their data from your API.
hybridauth/hybridauth
8997324 Downloads
PHP Social Authentication Library
hwi/oauth-bundle
22371143 Downloads
Support for authenticating users using both OAuth1.0a and OAuth2 in Symfony.
scheb/2fa-bundle
16021519 Downloads
A generic interface to implement two-factor authentication in Symfony applications
wildside/userstamps
1915824 Downloads
Laravel Userstamps provides an Eloquent trait which automatically maintains `created_by` and `updated_by` columns on your model, populated by the currently authenticated user in your application.
edamov/pushok
3690241 Downloads
PHP client for Apple Push Notification Service (APNs) - Send push notifications to iOS using the new APNs HTTP/2 protocol with token-based (JWT with p8 private key) or certificate-based authentication
scheb/2fa
688947 Downloads
Two-factor authentication for Symfony applications (please use scheb/2fa-bundle to install)
scheb/two-factor-bundle
3578531 Downloads
[ABANDONED] Two-factor authentication for Symfony applications (new version: scheb/2fa-bundle)
spatie/laravel-one-time-passwords
449845 Downloads
Use one-time passwords (OTP) to authenticate in your Laravel app