nalyar-ulryck/two-factor-auth
最新稳定版本:1.1.0
Composer 安装命令:
composer require nalyar-ulryck/two-factor-auth
包简介
A Laravel package for two-factor authentication
README 文档
README
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:
"repositories": [ { "type": "path", "url": "./packages/your-vendor-name/two-factor-auth" } ]
统计信息
- 总下载量: 79
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-12-13