Download the PHP package nalyar-ulryck/two-factor-auth without Composer
On this page you can find all versions of the php package nalyar-ulryck/two-factor-auth. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download nalyar-ulryck/two-factor-auth
More information about nalyar-ulryck/two-factor-auth
Files in nalyar-ulryck/two-factor-auth
Download nalyar-ulryck/two-factor-auth
More information about nalyar-ulryck/two-factor-auth
Files in nalyar-ulryck/two-factor-auth
Vendor nalyar-ulryck
Package two-factor-auth
Short Description A Laravel package for two-factor authentication
License MIT
Package two-factor-auth
Short Description A Laravel package for two-factor authentication
License MIT
Please rate this library. Is it a good library?
Informations about the package two-factor-auth
Two Factor Authentication Package for Laravel
A Laravel package that provides a simple implementation of Two Factor Authentication (2FA) using OTP (One-Time Password).
Features
- Generate and validate OTP codes.
- Configurable OTP length and expiration time.
- Easily integrable with existing Laravel projects.
- Customizable views and routes.
Installation
1. Require the Package
Add the repository path to your project's composer.json
:
All versions of two-factor-auth with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0
laravel/framework Version ^8.0
pragmarx/google2fa-laravel Version ^2.2
bacon/bacon-qr-code Version ^3.0
laravel/framework Version ^8.0
pragmarx/google2fa-laravel Version ^2.2
bacon/bacon-qr-code Version ^3.0
The package nalyar-ulryck/two-factor-auth contains the following files
Loading the files please wait ....