Download the PHP package carloscgo/nova-google2fa without Composer
On this page you can find all versions of the php package carloscgo/nova-google2fa. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package nova-google2fa
CarlosCGO/nova-google2fa
This package enforces 2FA for Laravel Nova.
Upgrade from 0.0.7 to 1.0.0
Upgrade guide is available Here.
Flow
Activation
- User gets recovery codes.
- User activates 2FA on his device.
Verification
- User verifies login with 2FA.
Recovery
- If user enters invalid code, recovery button is shown.
- User enters recovery code.
- User is redirected to activation process.
Installation
Install via composer
Publish config and migrations
Run migrations
Add relation to User model
Add middleware to nova.config
.
Config
Security
If you discover any security-related issues, please email the author instead of using the issue tracker.
Credits
License
MIT license. Please see the license file for more information.
All versions of nova-google2fa with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1.0
bacon/bacon-qr-code Version ^2.0
pragmarx/recovery Version ^0.1.0
pragmarx/google2fa-laravel Version ^0.2.0
bacon/bacon-qr-code Version ^2.0
pragmarx/recovery Version ^0.1.0
pragmarx/google2fa-laravel Version ^0.2.0
The package carloscgo/nova-google2fa contains the following files
Loading the files please wait ....