mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-16 06:42:06 +00:00
pass authRequestId
This commit is contained in:
@@ -63,6 +63,7 @@ export default async function Page({
|
||||
<SignInWithIDP
|
||||
host={host}
|
||||
identityProviders={identityProviders}
|
||||
authRequestId={authRequestId}
|
||||
></SignInWithIDP>
|
||||
)}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user