mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-19 05:59:44 -04:00
Added two-factor resending to sign in flow.
Assumes user will have to get an admin to update phone number if lost.
This commit is contained in:
@@ -16,7 +16,7 @@ Hello world!
|
||||
<label class="form-label" for="email">Text message verification code<br>
|
||||
<span class="font-xsmall">Enter the code we sent you by email</span></label>
|
||||
<input class="form-control-1-4" id="email" type="text"><br>
|
||||
<span class="font-xsmall"><a href="">I haven't received a text</a></span>
|
||||
<span class="font-xsmall"><a href="verification-not-received">I haven't received a text</a></span>
|
||||
</p>
|
||||
|
||||
<p>
|
||||
|
||||
Reference in New Issue
Block a user