mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-16 05:22:20 +00:00
throw out @zitadel/react @zitadel/next
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
import { getSessionCookieById } from "@/lib/cookies";
|
||||
import { loadMostRecentSession } from "@/lib/session";
|
||||
import {
|
||||
getBrandingSettings,
|
||||
getSession,
|
||||
@@ -9,7 +11,6 @@ import BackButton from "@/ui/BackButton";
|
||||
import ChooseSecondFactor from "@/ui/ChooseSecondFactor";
|
||||
import DynamicTheme from "@/ui/DynamicTheme";
|
||||
import UserAvatar from "@/ui/UserAvatar";
|
||||
import { getSessionCookieById, loadMostRecentSession } from "@zitadel/next";
|
||||
|
||||
export default async function Page({
|
||||
searchParams,
|
||||
|
||||
Reference in New Issue
Block a user