docs: add authenticator_webauthn stage docs

This commit is contained in:
Jens Langhammer
2021-03-02 22:20:05 +01:00
parent d3f8d7120f
commit 5c739ebed2
5 changed files with 21 additions and 4 deletions

View File

@ -49,6 +49,7 @@ module.exports = {
"flow/stages/authenticator_static/index",
"flow/stages/authenticator_totp/index",
"flow/stages/authenticator_validate/index",
"flow/stages/authenticator_webauthn/index",
"flow/stages/captcha/index",
"flow/stages/email/index",
"flow/stages/identification/index",