Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.