jonasarts / google-authenticator-bundle
A Google Authenticator Bundle for Symfony
Installs: 24 452
Dependents: 0
Suggesters: 0
Security: 0
Stars: 4
Watchers: 2
Forks: 1
Open Issues: 0
Type:symfony-bundle
Requires
- php: >=8.1
This package is auto-updated.
Last update: 2024-10-07 07:41:08 UTC
README
This bundle implements the Google Authenticator project as a bundle for the symfony framework.
This bundle is a based on the ideas of Christian Stocker and Michael Kliewe.
Installation
All the installation instructions are located in the documentation.
License
This bundle is under the MIT license. See the complete license in the bundle:
LICENSE
The Google Authenticator project is available at (https://code.google.com/p/google-authenticator/) and is under the Apache License 2.0.