website/docs: add authenticator_sms stage docs

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
Jens Langhammer
2021-10-14 11:33:46 +02:00
parent 6ee7d5bf9c
commit 07d619d257
3 changed files with 40 additions and 1 deletions

View File

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