05/18 Enhanced codes and functionalities 5
This commit is contained in:
@@ -55,6 +55,15 @@ block body_class %}auth-page{% endblock %} {% block body %}
|
||||
Sign in
|
||||
</button>
|
||||
</form>
|
||||
<div class="auth-divider"><span>or</span></div>
|
||||
<button
|
||||
type="button"
|
||||
class="btn-secondary btn-full"
|
||||
id="btn-passkey-login"
|
||||
>
|
||||
🔑 Sign in with Passkey
|
||||
</button>
|
||||
<p id="passkey-error" class="form-error hidden"></p>
|
||||
<p class="auth-footer">
|
||||
Don't have an account? <a href="/register">Create one</a><br />
|
||||
Forgot your password? <a href="/recover">Use recovery code</a>
|
||||
|
||||
Reference in New Issue
Block a user