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