Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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 2 months ago
JSON representation

2 Factor Authentication (2FA) library

Awesome Lists containing this project

README

        

2fa library
===========
[![tests](https://github.com/2amigos/2fa-library/actions/workflows/ci.yml/badge.svg)](https://github.com/2amigos/2fa-library/actions/workflows/ci.yml)
[![Latest Version](https://img.shields.io/github/tag/2amigos/2fa-library.svg?style=flat-square&label=release)](https://github.com/2amigos/2fa-library/tags)
[![Software License](https://img.shields.io/badge/license-BSD-brightgreen.svg?style=flat-square)](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.

> [![2amigOS!](http://www.gravatar.com/avatar/55363394d72945ff7ed312556ec041e0.png)](http://www.2amigos.us)

Web development has never been so fun!
[www.2amigos.us](http://www.2amigos.us)