mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 19:47:34 +00:00
import
This commit is contained in:
@@ -3,7 +3,7 @@ import { idpTypeToSlug } from "@/lib/idp";
|
||||
import { loginWithOIDCandSession } from "@/lib/oidc";
|
||||
import { loginWithSAMLandSession } from "@/lib/saml";
|
||||
import { sendLoginname, SendLoginnameCommand } from "@/lib/server/loginname";
|
||||
import { constructUrl, getServiceUrlFromHeaders } from "@/lib/service";
|
||||
import { constructUrl, getServiceUrlFromHeaders } from "@/lib/service-url";
|
||||
import { findValidSession } from "@/lib/session";
|
||||
import {
|
||||
createCallback,
|
||||
|
Reference in New Issue
Block a user