Recovery Codes Work in Progress

This commit is contained in:
Mohamed ElKalioby
2022-08-31 16:43:44 +03:00
parent 91e44a78c1
commit 598968bc92
6 changed files with 269 additions and 19 deletions

View File

@@ -19,6 +19,7 @@
{% elif method == "Email" %}Send OTP by Email
{% elif method == "U2F" %}Secure Key
{% elif method == "FIDO2" %}FIDO2 Secure Key
{% elif method == "RECOVERY" %}Recovery Code
{% endif %}
</a> </li>
{% endfor %}