From cd7dd3e47774f28e853f66eaf3f0e91d478e52c8 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Mon, 8 Apr 2019 08:47:03 -0700 Subject: [PATCH] Add source to module auth image --- docs/auth_auth_module.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/auth_auth_module.md b/docs/auth_auth_module.md index b1676317..f19c7f70 100644 --- a/docs/auth_auth_module.md +++ b/docs/auth_auth_module.md @@ -38,6 +38,10 @@ Each MFA module need to implement a setup flow handler extends from `mfa_modules ![Multi Factor Authentication Workflow](/img/en/auth/mfa_workflow.png) + + ## Configuration example ```yaml