Support MFA recovery tokens
This commit is contained in:
7
app/views/auth/mfa/recovery.pug
Normal file
7
app/views/auth/mfa/recovery.pug
Normal file
@@ -0,0 +1,7 @@
|
||||
extends ../../theme/public/base
|
||||
|
||||
block append style
|
||||
link(rel='stylesheet' href='/style-asset/form.css')
|
||||
|
||||
block vue
|
||||
coreid-mfa-recovery-page(v-bind:app_name="app_name")
|
||||
Reference in New Issue
Block a user