mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-16 06:42:06 +00:00
format
This commit is contained in:
@@ -34,7 +34,8 @@ export function IdpSignin({
|
||||
idpIntentToken,
|
||||
},
|
||||
authRequestId,
|
||||
}).catch((error) => {
|
||||
})
|
||||
.catch((error) => {
|
||||
setError(error.message);
|
||||
return;
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user