https://github.com/scheb/2fa-totp
[READ ONLY] Extends scheb/2fa-bundle with two-factor authentication using TOTP
https://github.com/scheb/2fa-totp
2fa symfony-bundle totp two-factor-authentication
Last synced: 9 months ago
JSON representation
[READ ONLY] Extends scheb/2fa-bundle with two-factor authentication using TOTP
- Host: GitHub
- URL: https://github.com/scheb/2fa-totp
- Owner: scheb
- License: mit
- Created: 2020-02-09T16:25:28.000Z (over 6 years ago)
- Default Branch: 7.x
- Last Pushed: 2024-07-03T17:23:31.000Z (almost 2 years ago)
- Last Synced: 2024-10-13T04:55:39.427Z (over 1 year ago)
- Topics: 2fa, symfony-bundle, totp, two-factor-authentication
- Language: PHP
- Homepage: https://github.com/scheb/2fa
- Size: 28.3 KB
- Stars: 21
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: Security/TwoFactor/Provider/Totp/TotpAuthenticator.php
Awesome Lists containing this project
README
scheb/2fa-totp
==============
[](https://github.com/scheb/2fa/actions?query=workflow%3ACI+branch%3A7.x)
[](https://app.codecov.io/gh/scheb/2fa/branch/7.x)
[](https://packagist.org/packages/scheb/2fa-totp)
[](https://packagist.org/packages/scheb/2fa-totp/stats)
[](https://packagist.org/packages/scheb/2fa-totp/stats)
[](https://packagist.org/packages/scheb/2fa-totp)
This package extends [scheb/2fa-bundle](https://github.com/scheb/2fa-bundle) with two-factor authentication using TOTP.
---
This repository is a sub-repository of [scheb/2fa](https://github.com/scheb/2fa) and is **READ ONLY**.
**Please do not submit any Pull Request here.** Use the [main repository](https://github.com/scheb/2fa) instead.
Installation
------------
Please follow the [bundle's installation instructions](https://symfony.com/bundles/SchebTwoFactorBundle/7.x/installation.html).
Documentation
-------------
Documentation can be found on the
[Symfony Bundles Documentation](https://symfony.com/bundles/SchebTwoFactorBundle/7.x/index.html) website.
License
-------
This software is available under the [MIT license](LICENSE).