website/docs: add duo docs

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
Jens Langhammer
2021-05-24 21:58:45 +02:00
parent 127ebed5c6
commit ab25610643
6 changed files with 32 additions and 8 deletions

View File

@ -50,6 +50,7 @@ module.exports = {
type: "category",
label: "Stages",
items: [
"flow/stages/authenticator_duo/index",
"flow/stages/authenticator_static/index",
"flow/stages/authenticator_totp/index",
"flow/stages/authenticator_validate/index",