ibrunotome / google2fa-laravel
The pragmarx/google2fa with cache store instead sessions
Installs: 10 917
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 0
Requires
- php: >=5.4
- laravel/framework: >=5.2
- pragmarx/google2fa: ~5.0
Requires (Dev)
- orchestra/testbench-browser-kit: ~3.4|~3.5|~3.6
- phpunit/phpunit: ~5|~6|~7|~8
Suggests
- bacon/bacon-qr-code: Required to generate inline QR Codes.
- pragmarx/recovery: Generate recovery codes.
README
This is based on the fork of velegip that is not accepted until today (2018-10-18).
I modified the package to work only with cache instead of sessions, to use in stateless APIs.
Documentation
Check the ReadMe file in the main Google2FA repository.
Author
License
Google2FA is licensed under the MIT License - see the LICENSE
file for details
Contributing
Pull requests and issues are more than welcome.