Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ibrunotome/google2fa-laravel
The pragmarx/google2fa with the part that allow usage of in stateless APIs, using cache store instead session
https://github.com/ibrunotome/google2fa-laravel
Last synced: about 1 month ago
JSON representation
The pragmarx/google2fa with the part that allow usage of in stateless APIs, using cache store instead session
- Host: GitHub
- URL: https://github.com/ibrunotome/google2fa-laravel
- Owner: ibrunotome
- License: mit
- Created: 2018-10-18T17:21:56.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-17T21:41:59.000Z (over 4 years ago)
- Last Synced: 2024-08-09T20:30:57.101Z (5 months ago)
- Language: PHP
- Homepage:
- Size: 64.5 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Google2FA for Laravel
This is based on the [fork](https://github.com/velegip/google2fa-laravel) of [velegip](https://github.com/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](https://github.com/antonioribeiro/google2fa) repository.
## Author
[Antonio Carlos Ribeiro](http://twitter.com/iantonioribeiro)
## License
Google2FA is licensed under the MIT License - see the `LICENSE` file for details
## Contributing
Pull requests and issues are more than welcome.