Libraries tagged by authy
appointer/laravel-authy-api
14 Downloads
A package to easily access the Authy API from within laravel.
xddesigners/otp-authenticator
169 Downloads
A OTP authenticator for use with silverstripe/mfa
nanasess/twofactorauth18
6 Downloads
Two Factor Authentication
mortogo321/laravel-2fa
0 Downloads
A comprehensive Laravel package for Two-Factor Authentication with support for TOTP, WebAuthn/Passkey, SMS, and Email providers
gulaandrij/twofactorauth
11 Downloads
Two Factor Authentication
awema-pl/module-auth
44 Downloads
Laravel Authentication package with built-in two-factor (Authy) and social authentication (Socialite).
danterobles/totp-authenticator
8 Downloads
A lightweight and secure PHP class for implementing TOTP two-factor authentication, compatible with Google Authenticator, Authy, and more.
tymon/jwt-auth
53619072 Downloads
JSON Web Token Authentication for Laravel and Lumen
lexik/jwt-authentication-bundle
65207988 Downloads
This bundle provides JWT authentication for your Symfony REST API
google/auth
309955394 Downloads
Google Auth Library for PHP
pragmarx/google2fa
110905455 Downloads
A One Time Password Authentication package, compatible with Google Authenticator.
paragonie/sodium_compat
152900080 Downloads
Pure PHP implementation of libsodium; uses the PHP extension if it exists
league/uri-interfaces
265256167 Downloads
Common tools for parsing and resolving RFC3987/RFC3986 URI
league/oauth2-server
155969335 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.
league/oauth2-client
135829634 Downloads
OAuth 2.0 Client Library