mirror of
https://github.com/fosrl/pangolin.git
synced 2025-07-29 15:14:56 +02:00
add note about backup codes to mfa form
This commit is contained in:
parent
dc2ec5b73b
commit
ef0bc9a764
1 changed files with 1 additions and 1 deletions
|
@ -195,7 +195,7 @@ export default function LoginForm({ redirect, onLogin }: LoginFormProps) {
|
||||||
Two-Factor Authentication
|
Two-Factor Authentication
|
||||||
</h3>
|
</h3>
|
||||||
<p className="text-sm text-muted-foreground">
|
<p className="text-sm text-muted-foreground">
|
||||||
Enter the code from your authenticator app.
|
Enter the code from your authenticator app or one of your single-use backup codes.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
<Form {...mfaForm}>
|
<Form {...mfaForm}>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue