mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-12 01:43:08 +00:00
cleanup
This commit is contained in:
@@ -42,7 +42,7 @@ export async function skipMFAAndContinueWithNextUrl({
|
|||||||
organization: organization,
|
organization: organization,
|
||||||
});
|
});
|
||||||
|
|
||||||
const skip = await humanMFAInitSkipped({ serviceUrl, userId });
|
await humanMFAInitSkipped({ serviceUrl, userId });
|
||||||
|
|
||||||
const url =
|
const url =
|
||||||
requestId && sessionId
|
requestId && sessionId
|
||||||
|
|||||||
Reference in New Issue
Block a user