passkey existing
This commit is contained in:
@@ -66,6 +66,20 @@
|
||||
</div>
|
||||
|
||||
<aside class="account-sidebar">
|
||||
<section class="account-section">
|
||||
<header class="account-section__header">
|
||||
<div>
|
||||
<p class="account-section__kicker">Security</p>
|
||||
<h2>Passkeys</h2>
|
||||
</div>
|
||||
<p>Add a passkey to sign in with this device, a password manager, or a hardware security key.</p>
|
||||
</header>
|
||||
<form class="auth-form" data-passkey-add>
|
||||
<button type="submit">Add passkey</button>
|
||||
<p class="form-status" data-passkey-add-status></p>
|
||||
</form>
|
||||
</section>
|
||||
|
||||
<section class="account-section">
|
||||
<header class="account-section__header">
|
||||
<div>
|
||||
|
||||
Reference in New Issue
Block a user