hason / two-factor-bundle

Two-factor authentication for Symfony2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

scheb/two-factor-bundle

This Symfony2 bundle provides two-factor authentication for your website. Currently it is shipped with two authentication methods:

  • Google Authenticator (via sonata-project/google-authenticator)
  • Authentication code sent via email

In addition to this it provides an interface for implementing your own custom two-factor authentication methods.

Build Status HHVM Status Coverage Status Latest Stable Version License

Documentation

The documentation can be found in the Resources/doc directory.

Contribute

You're welcome to contribute to this bundle by creating a pull requests or feature request in the issues section.

License

This bundle is available under the MIT license.

About

Two-factor authentication for Symfony2

License:MIT License


Languages

Language:PHP 100.0%