mirror of
https://github.com/0rangebananaspy/authelia.git
synced 2024-09-14 22:47:21 +07:00
8ac30db51d
* [DOCS] Create a community section in the doc. This section is meant to host the non-official documentation produced by the community. Fixes #582. * Update index.md
11 lines
276 B
Markdown
11 lines
276 B
Markdown
---
|
|
layout: default
|
|
title: 2FA through basic auth
|
|
parent: Community
|
|
nav_order: 1
|
|
---
|
|
|
|
The following documentation shows how to integrate one-time password
|
|
second factor through basic auth.
|
|
|
|
Check the documentation available at https://github.com/ViRb3/authelia-basic-auth-2fa. |