Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/scheb/2fa-backup-code
[READ ONLY] Extends scheb/2fa-bundle with backup codes support
https://github.com/scheb/2fa-backup-code
2fa backup-codes symfony-bundle two-factor-authentication
Last synced: 17 days ago
JSON representation
[READ ONLY] Extends scheb/2fa-bundle with backup codes support
- Host: GitHub
- URL: https://github.com/scheb/2fa-backup-code
- Owner: scheb
- License: mit
- Created: 2020-02-09T16:25:34.000Z (almost 5 years ago)
- Default Branch: 7.x
- Last Pushed: 2024-04-20T14:23:45.000Z (7 months ago)
- Last Synced: 2024-04-25T00:56:05.896Z (7 months ago)
- Topics: 2fa, backup-codes, symfony-bundle, two-factor-authentication
- Language: PHP
- Homepage: https://github.com/scheb/2fa
- Size: 18.6 KB
- Stars: 16
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: Security/Http/EventListener/CheckBackupCodeListener.php
Awesome Lists containing this project
README
scheb/2fa-backup-code
=====================[![Build Status](https://github.com/scheb/2fa/actions/workflows/ci.yaml/badge.svg?branch=7.x)](https://github.com/scheb/2fa/actions?query=workflow%3ACI+branch%3A7.x)
[![Code Coverage](https://codecov.io/gh/scheb/2fa/branch/7.x/graph/badge.svg)](https://app.codecov.io/gh/scheb/2fa/branch/7.x)
[![Latest Stable Version](https://img.shields.io/packagist/v/scheb/2fa-backup-code)](https://packagist.org/packages/scheb/2fa-backup-code)
[![Monthly Downloads](https://img.shields.io/packagist/dm/scheb/2fa-backup-code)](https://packagist.org/packages/scheb/2fa-backup-code/stats)
[![Total Downloads](https://img.shields.io/packagist/dt/scheb/2fa-backup-code)](https://packagist.org/packages/scheb/2fa-backup-code/stats)
[![License](https://poser.pugx.org/scheb/2fa-backup-code/license.svg)](https://packagist.org/packages/scheb/2fa-backup-code)This package extends [scheb/2fa-bundle](https://github.com/scheb/2fa-bundle) with backup codes support.
---
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/6.x/installation.html).Documentation
-------------
Documentation can be found on the
[Symfony Bundles Documentation](https://symfony.com/bundles/SchebTwoFactorBundle/6.x/index.html) website.License
-------
This software is available under the [MIT license](LICENSE).