mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-12 09:54:00 +00:00
passwordform org
This commit is contained in:
@@ -51,6 +51,7 @@ export default async function Page({
|
|||||||
<PasswordForm
|
<PasswordForm
|
||||||
loginName={loginName}
|
loginName={loginName}
|
||||||
authRequestId={authRequestId}
|
authRequestId={authRequestId}
|
||||||
|
organization={organization}
|
||||||
promptPasswordless={promptPasswordless === "true"}
|
promptPasswordless={promptPasswordless === "true"}
|
||||||
isAlternative={alt === "true"}
|
isAlternative={alt === "true"}
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user