Index of /lpage-fluessiggas/vendor/scheb/2fa-bundle

[ICO]NameLast modifiedSizeDescription

[PARENTDIR]Parent Directory   -  
[   ]composer.json 2023-04-17 22:03 1.6K 
[DIR]Controller/ 2023-04-17 22:03 -  
[TXT]LICENSE 2023-04-17 22:03 1.1K 
[DIR]DependencyInjection/ 2023-04-17 22:03 -  
[DIR]Model/ 2023-04-17 22:03 -  
[DIR]Resources/ 2023-04-17 22:03 -  
[   ]SchebTwoFactorBundle..>2023-04-17 22:03 2.6K 
[DIR]Security/ 2023-04-17 22:03 -  

scheb/2fa-bundle
================

[![Build Status](https://github.com/scheb/2fa/workflows/CI/badge.svg?branch=5.x)](https://github.com/scheb/2fa/actions?query=workflow%3ACI+branch%3A5.x)
[![Code Coverage](https://codecov.io/gh/scheb/2fa/branch/5.x/graph/badge.svg)](https://app.codecov.io/gh/scheb/2fa/branch/5.x)
[![Latest Stable Version](https://img.shields.io/packagist/v/scheb/2fa-bundle)](https://packagist.org/packages/scheb/2fa-bundle)
[![Monthly Downloads](https://img.shields.io/packagist/dm/scheb/2fa-bundle)](https://packagist.org/packages/scheb/2fa-bundle/stats)
[![Total Downloads](https://img.shields.io/packagist/dt/scheb/2fa-bundle)](https://packagist.org/packages/scheb/2fa-bundle/stats)
[![License](https://poser.pugx.org/scheb/2fa-bundle/license.svg)](https://packagist.org/packages/scheb/2fa-bundle)

Provides a generic interface to implement two-factor authentication in Symfony applications.

---

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/5.x/installation.html).

Documentation
-------------
Documentation can be found on the
[Symfony Bundles Documentation](https://symfony.com/bundles/SchebTwoFactorBundle/5.x/index.html) website.

License
-------
This software is available under the [MIT license](LICENSE).