mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-15 17:42:18 +00:00
cleanup logs
This commit is contained in:
@@ -108,7 +108,6 @@ export function SetPasswordForm({
|
|||||||
}),
|
}),
|
||||||
authRequestId,
|
authRequestId,
|
||||||
}).catch((error) => {
|
}).catch((error) => {
|
||||||
console.error("verifyerror", error);
|
|
||||||
setLoading(false);
|
setLoading(false);
|
||||||
setError("Could not verify password");
|
setError("Could not verify password");
|
||||||
return;
|
return;
|
||||||
|
|||||||
Reference in New Issue
Block a user