PHPackages                             r/u2f-two-factor-bundle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. r/u2f-two-factor-bundle

ActiveSymfony-bundle[Authentication &amp; Authorization](/categories/authentication)

r/u2f-two-factor-bundle
=======================

Use U2F-Keys as 2FA for Symfony2, using scheb/two-factor-bundle

0.8.0(6y ago)1212.8k9[4 issues](https://github.com/darookee/u2f-two-factor-bundle/issues)[2 PRs](https://github.com/darookee/u2f-two-factor-bundle/pulls)MITPHPPHP ^7.1.3

Since Nov 6Pushed 3y ago3 watchersCompare

[ Source](https://github.com/darookee/u2f-two-factor-bundle)[ Packagist](https://packagist.org/packages/r/u2f-two-factor-bundle)[ Docs](https://github.com/darookee/u2f-two-factor-bundle)[ RSS](/packages/r-u2f-two-factor-bundle/feed)WikiDiscussions master Synced today

READMEChangelog (7)Dependencies (8)Versions (12)Used By (0)

r/u2f-two-factor-bundle
=======================

[](#ru2f-two-factor-bundle)

This Symfony2 bundle provides u2f authentication for your website using [scheb/two-factor-bundle](https://github.com/scheb/two-factor-bundle).

Installation
------------

[](#installation)

### Step 1: Download using Composer

[](#step-1-download-using-composer)

```
php composer.phar require r/u2f-two-factor-bundle
```

### Step 2: Enable the bundles (skip when using Symfony Flex)

[](#step-2-enable-the-bundles-skip-when-using-symfony-flex)

Add this to you `app/AppKernel.php`:

```
