stages/authenticator_validate: add passwordless login

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
Jens Langhammer
2021-12-22 17:34:46 +01:00
parent 15803dc67d
commit 5b3a9e29fb
4 changed files with 106 additions and 8 deletions

View File

@ -11,7 +11,8 @@
"saml",
"totp",
"webauthn",
"traefik"
"traefik",
"passwordless"
],
"python.linting.pylintEnabled": true,
"todo-tree.tree.showCountsInTree": true,