mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-14 14:53:10 +00:00
Update apps/login/src/app/(login)/mfa/set/page.tsx
Co-authored-by: Elio Bischof <elio@zitadel.com>
This commit is contained in:
@@ -123,7 +123,7 @@ export default async function Page({
|
||||
|
||||
{!valid && (
|
||||
<Alert>
|
||||
You have to have a valid session in order to set a second factor!
|
||||
You need to have a valid session in order to set a second factor!
|
||||
{/* TODO: show reauth button */}
|
||||
</Alert>
|
||||
)}
|
||||
|
||||
Reference in New Issue
Block a user