Enter the code from your app.
31 | 37 | Use recovery code 38 | {Astro.locals.user.registeredPasskey && Use passkeys} 39 | {Astro.locals.user.registeredSecurityKey && Use security keys} 40 |Your recovery code is: {recoveryCode}
31 |You can use this recovery code if you lose access to your second factors.
32 | Next 33 |Enter the code from your app.
34 | 40 | Use recovery code 41 | {user.registeredSecurityKey && Use security keys} 42 | {user.registeredPasskey && Use passkeys} 43 |We sent an 8-digit code to {session.email}.
26 | 32 |Your email: {Astro.locals.user.email}
34 | 40 |Passkeys are WebAuthn credentials that validate your identity using your device.
79 |{credential.name}
85 | 88 |Security keys are WebAuthn credentials that can only be used for two-factor authentication.
98 |{credential.name}
104 | 107 |Your recovery code is: {recoveryCode}
120 | 121 |Your username must be at least 3 characters long and your password must be at least 8 characters long.
28 | 38 | Sign in 39 |We sent an 8-digit code to {verificationRequest.email}.
39 | 45 | 46 | 47 | Change your email 48 |