abhaybisht2002
js export const appInfo = { appName: "Gappy Dashboard", apiDomain: process.env.NEXT_PUBLIC_BACKEND_BASE_URL!, websiteDomain: process.env.NEXT_PUBLIC_DASHBOARD_URL!, apiBasePath: "/auth/public/", websiteBasePath: "/auth", };
NEXT_PUBLIC_DASHBOARD_URL="https://localhost:3000/create-organization" NEXT_PUBLIC_BACKEND_BASE_URL=""
SuperTokens is an open source authentication solution offering features like: Different types of login: Email / password, Passwordless (OTP or Magic link based).