https://github.com/2amigos/2fa-library
2 Factor Authentication (2FA) library
https://github.com/2amigos/2fa-library
2amigos 2fa authentication library php two-factor
Last synced: about 1 month ago
JSON representation
2 Factor Authentication (2FA) library
- Host: GitHub
- URL: https://github.com/2amigos/2fa-library
- Owner: 2amigos
- License: other
- Created: 2017-08-27T13:47:07.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-01-20T08:24:31.000Z (over 1 year ago)
- Last Synced: 2025-04-18T04:13:58.772Z (about 2 months ago)
- Topics: 2amigos, 2fa, authentication, library, php, two-factor
- Language: PHP
- Homepage: https://2amigos.us
- Size: 85 KB
- Stars: 35
- Watchers: 4
- Forks: 8
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
2fa library
===========
[](https://github.com/2amigos/2fa-library/actions/workflows/ci.yml)
[](https://github.com/2amigos/2fa-library/tags)
[](LICENSE.md)This library allows developers to implement Time Based One Time Passwords (TOTP) for the PHP implementation of the
2factor Authentication (2FA), supporting both the HMAC-based one-time password (HOTP) and the time-based one-time
passwords (TOTP).## Documentation
You can read the latest docs on [http://2fa-library.readthedocs.io/en/latest/](http://2fa-library.readthedocs.io/en/latest/)
## Contributing
Please see [CONTRIBUTING](CONTRIBUTING.md) for details.
## Credits
- [Antonio Ribeiro Google 2FA](https://github.com/antonioribeiro/google2fa)
- [Antonio Ramirez](https://github.com/tonydspaniard)
- [All Contributors](../../contributors)## License
The BSD License (BSD). Please see [License File](LICENSE.md) for more information.
> [](http://www.2amigos.us)
Web development has never been so fun!
[www.2amigos.us](http://www.2amigos.us)