PHPackages                             godzillante/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. godzillante/u2f-two-factor-bundle

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

godzillante/u2f-two-factor-bundle
=================================

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

0.3.0(10y ago)017MITJavaScript

Since Nov 6Pushed 10y ago1 watchersCompare

[ Source](https://github.com/godzillante/u2f-two-factor-bundle)[ Packagist](https://packagist.org/packages/godzillante/u2f-two-factor-bundle)[ Docs](https://github.com/tubssz/u2f-two-factor-bundle)[ RSS](/packages/godzillante-u2f-two-factor-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (2)Versions (4)Used By (0)

tubssz/u2f-two-factor-bundle
============================

[](#tubsszu2f-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 tubssz/u2f-two-factor-bundle
```

### Step 2: Enable the bundles

[](#step-2-enable-the-bundles)

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

```
