From f8a58c4bb27cb04764582c10d6e4ceccb4402862 Mon Sep 17 00:00:00 2001 From: Mark Wentowski Date: Fri, 15 Mar 2024 15:38:44 -0500 Subject: [PATCH 1/6] docs: added admonition clarifying dashboard url --- v2/userdashboard/about.mdx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/v2/userdashboard/about.mdx b/v2/userdashboard/about.mdx index e72200475..2baa5f40d 100644 --- a/v2/userdashboard/about.mdx +++ b/v2/userdashboard/about.mdx @@ -122,6 +122,10 @@ The user management dashboard is served by the backend SDK, you have to use your Navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to view the dashboard. +:::note +If you are using Next.js, upon integrating our backend SDK into your Next.js API folder, the dashboard will be accessible by default at `/api/auth/dashboard`. For frameworks other than Next.js, it can be accessed at `/auth/dashboard`. Should you have customized the `apiBasePath` configuration property, simply navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to access the dashboard. +::: + Dashboard login screen UI ## Creating dashboard credentials From aeddd4db59b0fcf47bb9b1c71309bac9877ec808 Mon Sep 17 00:00:00 2001 From: Mark Wentowski Date: Fri, 15 Mar 2024 15:46:50 -0500 Subject: [PATCH 2/6] committing other files that were copying the updated section --- .../custom-ui/init/user-management-dashboard/setup.mdx | 4 ++++ .../pre-built-ui/setup/user-management-dashboard/setup.mdx | 4 ++++ .../custom-ui/init/user-management-dashboard/setup.mdx | 4 ++++ .../pre-built-ui/setup/user-management-dashboard/setup.mdx | 4 ++++ .../custom-ui/init/user-management-dashboard/setup.mdx | 4 ++++ .../pre-built-ui/setup/user-management-dashboard/setup.mdx | 4 ++++ .../custom-ui/init/user-management-dashboard/setup.mdx | 4 ++++ .../pre-built-ui/setup/user-management-dashboard/setup.mdx | 4 ++++ .../custom-ui/init/user-management-dashboard/setup.mdx | 4 ++++ .../pre-built-ui/setup/user-management-dashboard/setup.mdx | 4 ++++ 10 files changed, 40 insertions(+) diff --git a/v2/emailpassword/custom-ui/init/user-management-dashboard/setup.mdx b/v2/emailpassword/custom-ui/init/user-management-dashboard/setup.mdx index 3225d8e43..a10f01a1e 100644 --- a/v2/emailpassword/custom-ui/init/user-management-dashboard/setup.mdx +++ b/v2/emailpassword/custom-ui/init/user-management-dashboard/setup.mdx @@ -116,6 +116,10 @@ The user management dashboard is served by the backend SDK, you have to use your Navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to view the dashboard. +:::note +If you are using Next.js, upon integrating our backend SDK into your Next.js API folder, the dashboard will be accessible by default at `/api/auth/dashboard`. For frameworks other than Next.js, it can be accessed at `/auth/dashboard`. Should you have customized the `apiBasePath` configuration property, simply navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to access the dashboard. +::: + Dashboard login screen UI ## Creating dashboard credentials diff --git a/v2/emailpassword/pre-built-ui/setup/user-management-dashboard/setup.mdx b/v2/emailpassword/pre-built-ui/setup/user-management-dashboard/setup.mdx index 3225d8e43..a10f01a1e 100644 --- a/v2/emailpassword/pre-built-ui/setup/user-management-dashboard/setup.mdx +++ b/v2/emailpassword/pre-built-ui/setup/user-management-dashboard/setup.mdx @@ -116,6 +116,10 @@ The user management dashboard is served by the backend SDK, you have to use your Navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to view the dashboard. +:::note +If you are using Next.js, upon integrating our backend SDK into your Next.js API folder, the dashboard will be accessible by default at `/api/auth/dashboard`. For frameworks other than Next.js, it can be accessed at `/auth/dashboard`. Should you have customized the `apiBasePath` configuration property, simply navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to access the dashboard. +::: + Dashboard login screen UI ## Creating dashboard credentials diff --git a/v2/passwordless/custom-ui/init/user-management-dashboard/setup.mdx b/v2/passwordless/custom-ui/init/user-management-dashboard/setup.mdx index 3225d8e43..a10f01a1e 100644 --- a/v2/passwordless/custom-ui/init/user-management-dashboard/setup.mdx +++ b/v2/passwordless/custom-ui/init/user-management-dashboard/setup.mdx @@ -116,6 +116,10 @@ The user management dashboard is served by the backend SDK, you have to use your Navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to view the dashboard. +:::note +If you are using Next.js, upon integrating our backend SDK into your Next.js API folder, the dashboard will be accessible by default at `/api/auth/dashboard`. For frameworks other than Next.js, it can be accessed at `/auth/dashboard`. Should you have customized the `apiBasePath` configuration property, simply navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to access the dashboard. +::: + Dashboard login screen UI ## Creating dashboard credentials diff --git a/v2/passwordless/pre-built-ui/setup/user-management-dashboard/setup.mdx b/v2/passwordless/pre-built-ui/setup/user-management-dashboard/setup.mdx index 3225d8e43..a10f01a1e 100644 --- a/v2/passwordless/pre-built-ui/setup/user-management-dashboard/setup.mdx +++ b/v2/passwordless/pre-built-ui/setup/user-management-dashboard/setup.mdx @@ -116,6 +116,10 @@ The user management dashboard is served by the backend SDK, you have to use your Navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to view the dashboard. +:::note +If you are using Next.js, upon integrating our backend SDK into your Next.js API folder, the dashboard will be accessible by default at `/api/auth/dashboard`. For frameworks other than Next.js, it can be accessed at `/auth/dashboard`. Should you have customized the `apiBasePath` configuration property, simply navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to access the dashboard. +::: + Dashboard login screen UI ## Creating dashboard credentials diff --git a/v2/thirdparty/custom-ui/init/user-management-dashboard/setup.mdx b/v2/thirdparty/custom-ui/init/user-management-dashboard/setup.mdx index 3225d8e43..a10f01a1e 100644 --- a/v2/thirdparty/custom-ui/init/user-management-dashboard/setup.mdx +++ b/v2/thirdparty/custom-ui/init/user-management-dashboard/setup.mdx @@ -116,6 +116,10 @@ The user management dashboard is served by the backend SDK, you have to use your Navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to view the dashboard. +:::note +If you are using Next.js, upon integrating our backend SDK into your Next.js API folder, the dashboard will be accessible by default at `/api/auth/dashboard`. For frameworks other than Next.js, it can be accessed at `/auth/dashboard`. Should you have customized the `apiBasePath` configuration property, simply navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to access the dashboard. +::: + Dashboard login screen UI ## Creating dashboard credentials diff --git a/v2/thirdparty/pre-built-ui/setup/user-management-dashboard/setup.mdx b/v2/thirdparty/pre-built-ui/setup/user-management-dashboard/setup.mdx index 3225d8e43..a10f01a1e 100644 --- a/v2/thirdparty/pre-built-ui/setup/user-management-dashboard/setup.mdx +++ b/v2/thirdparty/pre-built-ui/setup/user-management-dashboard/setup.mdx @@ -116,6 +116,10 @@ The user management dashboard is served by the backend SDK, you have to use your Navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to view the dashboard. +:::note +If you are using Next.js, upon integrating our backend SDK into your Next.js API folder, the dashboard will be accessible by default at `/api/auth/dashboard`. For frameworks other than Next.js, it can be accessed at `/auth/dashboard`. Should you have customized the `apiBasePath` configuration property, simply navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to access the dashboard. +::: + Dashboard login screen UI ## Creating dashboard credentials diff --git a/v2/thirdpartyemailpassword/custom-ui/init/user-management-dashboard/setup.mdx b/v2/thirdpartyemailpassword/custom-ui/init/user-management-dashboard/setup.mdx index 3225d8e43..a10f01a1e 100644 --- a/v2/thirdpartyemailpassword/custom-ui/init/user-management-dashboard/setup.mdx +++ b/v2/thirdpartyemailpassword/custom-ui/init/user-management-dashboard/setup.mdx @@ -116,6 +116,10 @@ The user management dashboard is served by the backend SDK, you have to use your Navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to view the dashboard. +:::note +If you are using Next.js, upon integrating our backend SDK into your Next.js API folder, the dashboard will be accessible by default at `/api/auth/dashboard`. For frameworks other than Next.js, it can be accessed at `/auth/dashboard`. Should you have customized the `apiBasePath` configuration property, simply navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to access the dashboard. +::: + Dashboard login screen UI ## Creating dashboard credentials diff --git a/v2/thirdpartyemailpassword/pre-built-ui/setup/user-management-dashboard/setup.mdx b/v2/thirdpartyemailpassword/pre-built-ui/setup/user-management-dashboard/setup.mdx index 3225d8e43..a10f01a1e 100644 --- a/v2/thirdpartyemailpassword/pre-built-ui/setup/user-management-dashboard/setup.mdx +++ b/v2/thirdpartyemailpassword/pre-built-ui/setup/user-management-dashboard/setup.mdx @@ -116,6 +116,10 @@ The user management dashboard is served by the backend SDK, you have to use your Navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to view the dashboard. +:::note +If you are using Next.js, upon integrating our backend SDK into your Next.js API folder, the dashboard will be accessible by default at `/api/auth/dashboard`. For frameworks other than Next.js, it can be accessed at `/auth/dashboard`. Should you have customized the `apiBasePath` configuration property, simply navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to access the dashboard. +::: + Dashboard login screen UI ## Creating dashboard credentials diff --git a/v2/thirdpartypasswordless/custom-ui/init/user-management-dashboard/setup.mdx b/v2/thirdpartypasswordless/custom-ui/init/user-management-dashboard/setup.mdx index 3225d8e43..a10f01a1e 100644 --- a/v2/thirdpartypasswordless/custom-ui/init/user-management-dashboard/setup.mdx +++ b/v2/thirdpartypasswordless/custom-ui/init/user-management-dashboard/setup.mdx @@ -116,6 +116,10 @@ The user management dashboard is served by the backend SDK, you have to use your Navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to view the dashboard. +:::note +If you are using Next.js, upon integrating our backend SDK into your Next.js API folder, the dashboard will be accessible by default at `/api/auth/dashboard`. For frameworks other than Next.js, it can be accessed at `/auth/dashboard`. Should you have customized the `apiBasePath` configuration property, simply navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to access the dashboard. +::: + Dashboard login screen UI ## Creating dashboard credentials diff --git a/v2/thirdpartypasswordless/pre-built-ui/setup/user-management-dashboard/setup.mdx b/v2/thirdpartypasswordless/pre-built-ui/setup/user-management-dashboard/setup.mdx index 3225d8e43..a10f01a1e 100644 --- a/v2/thirdpartypasswordless/pre-built-ui/setup/user-management-dashboard/setup.mdx +++ b/v2/thirdpartypasswordless/pre-built-ui/setup/user-management-dashboard/setup.mdx @@ -116,6 +116,10 @@ The user management dashboard is served by the backend SDK, you have to use your Navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to view the dashboard. +:::note +If you are using Next.js, upon integrating our backend SDK into your Next.js API folder, the dashboard will be accessible by default at `/api/auth/dashboard`. For frameworks other than Next.js, it can be accessed at `/auth/dashboard`. Should you have customized the `apiBasePath` configuration property, simply navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to access the dashboard. +::: + Dashboard login screen UI ## Creating dashboard credentials From 565777d4cdf87b6ce88460d164c36fbcc0f928f3 Mon Sep 17 00:00:00 2001 From: mawentowski <31108134+mawentowski@users.noreply.github.com> Date: Mon, 18 Mar 2024 08:05:07 -0500 Subject: [PATCH 3/6] Update v2/emailpassword/custom-ui/init/user-management-dashboard/setup.mdx Co-authored-by: Rishabh Poddar --- .../custom-ui/init/user-management-dashboard/setup.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/v2/emailpassword/custom-ui/init/user-management-dashboard/setup.mdx b/v2/emailpassword/custom-ui/init/user-management-dashboard/setup.mdx index a10f01a1e..7318913e0 100644 --- a/v2/emailpassword/custom-ui/init/user-management-dashboard/setup.mdx +++ b/v2/emailpassword/custom-ui/init/user-management-dashboard/setup.mdx @@ -117,7 +117,7 @@ The user management dashboard is served by the backend SDK, you have to use your Navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to view the dashboard. :::note -If you are using Next.js, upon integrating our backend SDK into your Next.js API folder, the dashboard will be accessible by default at `/api/auth/dashboard`. For frameworks other than Next.js, it can be accessed at `/auth/dashboard`. Should you have customized the `apiBasePath` configuration property, simply navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to access the dashboard. +If you are using Next.js, upon integrating our backend SDK into your Next.js API folder, the dashboard will be accessible by default at `/api/auth/dashboard`. For frameworks other than Next.js, it can be accessed at `^{form_apiDomain}^/auth/dashboard`. Should you have customized the `apiBasePath` configuration property, simply navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to access the dashboard. ::: Dashboard login screen UI From a34f9aa3ed89997a4c14b79b832baf0cf828a656 Mon Sep 17 00:00:00 2001 From: Mark Wentowski Date: Mon, 18 Mar 2024 08:17:17 -0500 Subject: [PATCH 4/6] incorporated PR change into copying files --- .../custom-ui/init/user-management-dashboard/setup.mdx | 2 +- .../pre-built-ui/setup/user-management-dashboard/setup.mdx | 2 +- .../custom-ui/init/user-management-dashboard/setup.mdx | 2 +- .../pre-built-ui/setup/user-management-dashboard/setup.mdx | 2 +- .../custom-ui/init/user-management-dashboard/setup.mdx | 2 +- .../pre-built-ui/setup/user-management-dashboard/setup.mdx | 2 +- .../custom-ui/init/user-management-dashboard/setup.mdx | 2 +- .../pre-built-ui/setup/user-management-dashboard/setup.mdx | 2 +- .../custom-ui/init/user-management-dashboard/setup.mdx | 2 +- .../pre-built-ui/setup/user-management-dashboard/setup.mdx | 2 +- v2/userdashboard/about.mdx | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) diff --git a/v2/emailpassword/custom-ui/init/user-management-dashboard/setup.mdx b/v2/emailpassword/custom-ui/init/user-management-dashboard/setup.mdx index 7318913e0..e7881ff58 100644 --- a/v2/emailpassword/custom-ui/init/user-management-dashboard/setup.mdx +++ b/v2/emailpassword/custom-ui/init/user-management-dashboard/setup.mdx @@ -117,7 +117,7 @@ The user management dashboard is served by the backend SDK, you have to use your Navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to view the dashboard. :::note -If you are using Next.js, upon integrating our backend SDK into your Next.js API folder, the dashboard will be accessible by default at `/api/auth/dashboard`. For frameworks other than Next.js, it can be accessed at `^{form_apiDomain}^/auth/dashboard`. Should you have customized the `apiBasePath` configuration property, simply navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to access the dashboard. +If you are using Next.js, upon integrating our backend SDK into your Next.js API folder, the dashboard will be accessible by default at `^{form_apiDomain}/api/auth/dashboard`. For frameworks other than Next.js, it can be accessed at `/auth/dashboard`. Should you have customized the `apiBasePath` configuration property, simply navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to access the dashboard. ::: Dashboard login screen UI diff --git a/v2/emailpassword/pre-built-ui/setup/user-management-dashboard/setup.mdx b/v2/emailpassword/pre-built-ui/setup/user-management-dashboard/setup.mdx index a10f01a1e..e7881ff58 100644 --- a/v2/emailpassword/pre-built-ui/setup/user-management-dashboard/setup.mdx +++ b/v2/emailpassword/pre-built-ui/setup/user-management-dashboard/setup.mdx @@ -117,7 +117,7 @@ The user management dashboard is served by the backend SDK, you have to use your Navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to view the dashboard. :::note -If you are using Next.js, upon integrating our backend SDK into your Next.js API folder, the dashboard will be accessible by default at `/api/auth/dashboard`. For frameworks other than Next.js, it can be accessed at `/auth/dashboard`. Should you have customized the `apiBasePath` configuration property, simply navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to access the dashboard. +If you are using Next.js, upon integrating our backend SDK into your Next.js API folder, the dashboard will be accessible by default at `^{form_apiDomain}/api/auth/dashboard`. For frameworks other than Next.js, it can be accessed at `/auth/dashboard`. Should you have customized the `apiBasePath` configuration property, simply navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to access the dashboard. ::: Dashboard login screen UI diff --git a/v2/passwordless/custom-ui/init/user-management-dashboard/setup.mdx b/v2/passwordless/custom-ui/init/user-management-dashboard/setup.mdx index a10f01a1e..e7881ff58 100644 --- a/v2/passwordless/custom-ui/init/user-management-dashboard/setup.mdx +++ b/v2/passwordless/custom-ui/init/user-management-dashboard/setup.mdx @@ -117,7 +117,7 @@ The user management dashboard is served by the backend SDK, you have to use your Navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to view the dashboard. :::note -If you are using Next.js, upon integrating our backend SDK into your Next.js API folder, the dashboard will be accessible by default at `/api/auth/dashboard`. For frameworks other than Next.js, it can be accessed at `/auth/dashboard`. Should you have customized the `apiBasePath` configuration property, simply navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to access the dashboard. +If you are using Next.js, upon integrating our backend SDK into your Next.js API folder, the dashboard will be accessible by default at `^{form_apiDomain}/api/auth/dashboard`. For frameworks other than Next.js, it can be accessed at `/auth/dashboard`. Should you have customized the `apiBasePath` configuration property, simply navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to access the dashboard. ::: Dashboard login screen UI diff --git a/v2/passwordless/pre-built-ui/setup/user-management-dashboard/setup.mdx b/v2/passwordless/pre-built-ui/setup/user-management-dashboard/setup.mdx index a10f01a1e..e7881ff58 100644 --- a/v2/passwordless/pre-built-ui/setup/user-management-dashboard/setup.mdx +++ b/v2/passwordless/pre-built-ui/setup/user-management-dashboard/setup.mdx @@ -117,7 +117,7 @@ The user management dashboard is served by the backend SDK, you have to use your Navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to view the dashboard. :::note -If you are using Next.js, upon integrating our backend SDK into your Next.js API folder, the dashboard will be accessible by default at `/api/auth/dashboard`. For frameworks other than Next.js, it can be accessed at `/auth/dashboard`. Should you have customized the `apiBasePath` configuration property, simply navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to access the dashboard. +If you are using Next.js, upon integrating our backend SDK into your Next.js API folder, the dashboard will be accessible by default at `^{form_apiDomain}/api/auth/dashboard`. For frameworks other than Next.js, it can be accessed at `/auth/dashboard`. Should you have customized the `apiBasePath` configuration property, simply navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to access the dashboard. ::: Dashboard login screen UI diff --git a/v2/thirdparty/custom-ui/init/user-management-dashboard/setup.mdx b/v2/thirdparty/custom-ui/init/user-management-dashboard/setup.mdx index a10f01a1e..e7881ff58 100644 --- a/v2/thirdparty/custom-ui/init/user-management-dashboard/setup.mdx +++ b/v2/thirdparty/custom-ui/init/user-management-dashboard/setup.mdx @@ -117,7 +117,7 @@ The user management dashboard is served by the backend SDK, you have to use your Navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to view the dashboard. :::note -If you are using Next.js, upon integrating our backend SDK into your Next.js API folder, the dashboard will be accessible by default at `/api/auth/dashboard`. For frameworks other than Next.js, it can be accessed at `/auth/dashboard`. Should you have customized the `apiBasePath` configuration property, simply navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to access the dashboard. +If you are using Next.js, upon integrating our backend SDK into your Next.js API folder, the dashboard will be accessible by default at `^{form_apiDomain}/api/auth/dashboard`. For frameworks other than Next.js, it can be accessed at `/auth/dashboard`. Should you have customized the `apiBasePath` configuration property, simply navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to access the dashboard. ::: Dashboard login screen UI diff --git a/v2/thirdparty/pre-built-ui/setup/user-management-dashboard/setup.mdx b/v2/thirdparty/pre-built-ui/setup/user-management-dashboard/setup.mdx index a10f01a1e..e7881ff58 100644 --- a/v2/thirdparty/pre-built-ui/setup/user-management-dashboard/setup.mdx +++ b/v2/thirdparty/pre-built-ui/setup/user-management-dashboard/setup.mdx @@ -117,7 +117,7 @@ The user management dashboard is served by the backend SDK, you have to use your Navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to view the dashboard. :::note -If you are using Next.js, upon integrating our backend SDK into your Next.js API folder, the dashboard will be accessible by default at `/api/auth/dashboard`. For frameworks other than Next.js, it can be accessed at `/auth/dashboard`. Should you have customized the `apiBasePath` configuration property, simply navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to access the dashboard. +If you are using Next.js, upon integrating our backend SDK into your Next.js API folder, the dashboard will be accessible by default at `^{form_apiDomain}/api/auth/dashboard`. For frameworks other than Next.js, it can be accessed at `/auth/dashboard`. Should you have customized the `apiBasePath` configuration property, simply navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to access the dashboard. ::: Dashboard login screen UI diff --git a/v2/thirdpartyemailpassword/custom-ui/init/user-management-dashboard/setup.mdx b/v2/thirdpartyemailpassword/custom-ui/init/user-management-dashboard/setup.mdx index a10f01a1e..e7881ff58 100644 --- a/v2/thirdpartyemailpassword/custom-ui/init/user-management-dashboard/setup.mdx +++ b/v2/thirdpartyemailpassword/custom-ui/init/user-management-dashboard/setup.mdx @@ -117,7 +117,7 @@ The user management dashboard is served by the backend SDK, you have to use your Navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to view the dashboard. :::note -If you are using Next.js, upon integrating our backend SDK into your Next.js API folder, the dashboard will be accessible by default at `/api/auth/dashboard`. For frameworks other than Next.js, it can be accessed at `/auth/dashboard`. Should you have customized the `apiBasePath` configuration property, simply navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to access the dashboard. +If you are using Next.js, upon integrating our backend SDK into your Next.js API folder, the dashboard will be accessible by default at `^{form_apiDomain}/api/auth/dashboard`. For frameworks other than Next.js, it can be accessed at `/auth/dashboard`. Should you have customized the `apiBasePath` configuration property, simply navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to access the dashboard. ::: Dashboard login screen UI diff --git a/v2/thirdpartyemailpassword/pre-built-ui/setup/user-management-dashboard/setup.mdx b/v2/thirdpartyemailpassword/pre-built-ui/setup/user-management-dashboard/setup.mdx index a10f01a1e..e7881ff58 100644 --- a/v2/thirdpartyemailpassword/pre-built-ui/setup/user-management-dashboard/setup.mdx +++ b/v2/thirdpartyemailpassword/pre-built-ui/setup/user-management-dashboard/setup.mdx @@ -117,7 +117,7 @@ The user management dashboard is served by the backend SDK, you have to use your Navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to view the dashboard. :::note -If you are using Next.js, upon integrating our backend SDK into your Next.js API folder, the dashboard will be accessible by default at `/api/auth/dashboard`. For frameworks other than Next.js, it can be accessed at `/auth/dashboard`. Should you have customized the `apiBasePath` configuration property, simply navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to access the dashboard. +If you are using Next.js, upon integrating our backend SDK into your Next.js API folder, the dashboard will be accessible by default at `^{form_apiDomain}/api/auth/dashboard`. For frameworks other than Next.js, it can be accessed at `/auth/dashboard`. Should you have customized the `apiBasePath` configuration property, simply navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to access the dashboard. ::: Dashboard login screen UI diff --git a/v2/thirdpartypasswordless/custom-ui/init/user-management-dashboard/setup.mdx b/v2/thirdpartypasswordless/custom-ui/init/user-management-dashboard/setup.mdx index a10f01a1e..e7881ff58 100644 --- a/v2/thirdpartypasswordless/custom-ui/init/user-management-dashboard/setup.mdx +++ b/v2/thirdpartypasswordless/custom-ui/init/user-management-dashboard/setup.mdx @@ -117,7 +117,7 @@ The user management dashboard is served by the backend SDK, you have to use your Navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to view the dashboard. :::note -If you are using Next.js, upon integrating our backend SDK into your Next.js API folder, the dashboard will be accessible by default at `/api/auth/dashboard`. For frameworks other than Next.js, it can be accessed at `/auth/dashboard`. Should you have customized the `apiBasePath` configuration property, simply navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to access the dashboard. +If you are using Next.js, upon integrating our backend SDK into your Next.js API folder, the dashboard will be accessible by default at `^{form_apiDomain}/api/auth/dashboard`. For frameworks other than Next.js, it can be accessed at `/auth/dashboard`. Should you have customized the `apiBasePath` configuration property, simply navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to access the dashboard. ::: Dashboard login screen UI diff --git a/v2/thirdpartypasswordless/pre-built-ui/setup/user-management-dashboard/setup.mdx b/v2/thirdpartypasswordless/pre-built-ui/setup/user-management-dashboard/setup.mdx index a10f01a1e..e7881ff58 100644 --- a/v2/thirdpartypasswordless/pre-built-ui/setup/user-management-dashboard/setup.mdx +++ b/v2/thirdpartypasswordless/pre-built-ui/setup/user-management-dashboard/setup.mdx @@ -117,7 +117,7 @@ The user management dashboard is served by the backend SDK, you have to use your Navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to view the dashboard. :::note -If you are using Next.js, upon integrating our backend SDK into your Next.js API folder, the dashboard will be accessible by default at `/api/auth/dashboard`. For frameworks other than Next.js, it can be accessed at `/auth/dashboard`. Should you have customized the `apiBasePath` configuration property, simply navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to access the dashboard. +If you are using Next.js, upon integrating our backend SDK into your Next.js API folder, the dashboard will be accessible by default at `^{form_apiDomain}/api/auth/dashboard`. For frameworks other than Next.js, it can be accessed at `/auth/dashboard`. Should you have customized the `apiBasePath` configuration property, simply navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to access the dashboard. ::: Dashboard login screen UI diff --git a/v2/userdashboard/about.mdx b/v2/userdashboard/about.mdx index 2baa5f40d..cc250ac26 100644 --- a/v2/userdashboard/about.mdx +++ b/v2/userdashboard/about.mdx @@ -123,7 +123,7 @@ The user management dashboard is served by the backend SDK, you have to use your Navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to view the dashboard. :::note -If you are using Next.js, upon integrating our backend SDK into your Next.js API folder, the dashboard will be accessible by default at `/api/auth/dashboard`. For frameworks other than Next.js, it can be accessed at `/auth/dashboard`. Should you have customized the `apiBasePath` configuration property, simply navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to access the dashboard. +If you are using Next.js, upon integrating our backend SDK into your Next.js API folder, the dashboard will be accessible by default at `^{form_apiDomain}/api/auth/dashboard`. For frameworks other than Next.js, it can be accessed at `/auth/dashboard`. Should you have customized the `apiBasePath` configuration property, simply navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to access the dashboard. ::: Dashboard login screen UI From 6e2a9b3e025e61b3101d2fe838bed2ed1066ee95 Mon Sep 17 00:00:00 2001 From: Mark Wentowski Date: Mon, 18 Mar 2024 10:04:52 -0500 Subject: [PATCH 5/6] fix: error from last commit --- .../custom-ui/init/user-management-dashboard/setup.mdx | 2 +- .../pre-built-ui/setup/user-management-dashboard/setup.mdx | 2 +- .../custom-ui/init/user-management-dashboard/setup.mdx | 2 +- .../pre-built-ui/setup/user-management-dashboard/setup.mdx | 2 +- .../custom-ui/init/user-management-dashboard/setup.mdx | 2 +- .../pre-built-ui/setup/user-management-dashboard/setup.mdx | 2 +- .../custom-ui/init/user-management-dashboard/setup.mdx | 2 +- .../pre-built-ui/setup/user-management-dashboard/setup.mdx | 2 +- .../custom-ui/init/user-management-dashboard/setup.mdx | 2 +- .../pre-built-ui/setup/user-management-dashboard/setup.mdx | 2 +- v2/userdashboard/about.mdx | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) diff --git a/v2/emailpassword/custom-ui/init/user-management-dashboard/setup.mdx b/v2/emailpassword/custom-ui/init/user-management-dashboard/setup.mdx index e7881ff58..3bb7f6763 100644 --- a/v2/emailpassword/custom-ui/init/user-management-dashboard/setup.mdx +++ b/v2/emailpassword/custom-ui/init/user-management-dashboard/setup.mdx @@ -117,7 +117,7 @@ The user management dashboard is served by the backend SDK, you have to use your Navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to view the dashboard. :::note -If you are using Next.js, upon integrating our backend SDK into your Next.js API folder, the dashboard will be accessible by default at `^{form_apiDomain}/api/auth/dashboard`. For frameworks other than Next.js, it can be accessed at `/auth/dashboard`. Should you have customized the `apiBasePath` configuration property, simply navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to access the dashboard. +If you are using Next.js, upon integrating our backend SDK into your Next.js API folder, the dashboard will be accessible by default at `/api/auth/dashboard`. For frameworks other than Next.js, it can be accessed at `^{form_apiDomain}/auth/dashboard`. Should you have customized the `apiBasePath` configuration property, simply navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to access the dashboard. ::: Dashboard login screen UI diff --git a/v2/emailpassword/pre-built-ui/setup/user-management-dashboard/setup.mdx b/v2/emailpassword/pre-built-ui/setup/user-management-dashboard/setup.mdx index e7881ff58..3bb7f6763 100644 --- a/v2/emailpassword/pre-built-ui/setup/user-management-dashboard/setup.mdx +++ b/v2/emailpassword/pre-built-ui/setup/user-management-dashboard/setup.mdx @@ -117,7 +117,7 @@ The user management dashboard is served by the backend SDK, you have to use your Navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to view the dashboard. :::note -If you are using Next.js, upon integrating our backend SDK into your Next.js API folder, the dashboard will be accessible by default at `^{form_apiDomain}/api/auth/dashboard`. For frameworks other than Next.js, it can be accessed at `/auth/dashboard`. Should you have customized the `apiBasePath` configuration property, simply navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to access the dashboard. +If you are using Next.js, upon integrating our backend SDK into your Next.js API folder, the dashboard will be accessible by default at `/api/auth/dashboard`. For frameworks other than Next.js, it can be accessed at `^{form_apiDomain}/auth/dashboard`. Should you have customized the `apiBasePath` configuration property, simply navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to access the dashboard. ::: Dashboard login screen UI diff --git a/v2/passwordless/custom-ui/init/user-management-dashboard/setup.mdx b/v2/passwordless/custom-ui/init/user-management-dashboard/setup.mdx index e7881ff58..3bb7f6763 100644 --- a/v2/passwordless/custom-ui/init/user-management-dashboard/setup.mdx +++ b/v2/passwordless/custom-ui/init/user-management-dashboard/setup.mdx @@ -117,7 +117,7 @@ The user management dashboard is served by the backend SDK, you have to use your Navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to view the dashboard. :::note -If you are using Next.js, upon integrating our backend SDK into your Next.js API folder, the dashboard will be accessible by default at `^{form_apiDomain}/api/auth/dashboard`. For frameworks other than Next.js, it can be accessed at `/auth/dashboard`. Should you have customized the `apiBasePath` configuration property, simply navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to access the dashboard. +If you are using Next.js, upon integrating our backend SDK into your Next.js API folder, the dashboard will be accessible by default at `/api/auth/dashboard`. For frameworks other than Next.js, it can be accessed at `^{form_apiDomain}/auth/dashboard`. Should you have customized the `apiBasePath` configuration property, simply navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to access the dashboard. ::: Dashboard login screen UI diff --git a/v2/passwordless/pre-built-ui/setup/user-management-dashboard/setup.mdx b/v2/passwordless/pre-built-ui/setup/user-management-dashboard/setup.mdx index e7881ff58..3bb7f6763 100644 --- a/v2/passwordless/pre-built-ui/setup/user-management-dashboard/setup.mdx +++ b/v2/passwordless/pre-built-ui/setup/user-management-dashboard/setup.mdx @@ -117,7 +117,7 @@ The user management dashboard is served by the backend SDK, you have to use your Navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to view the dashboard. :::note -If you are using Next.js, upon integrating our backend SDK into your Next.js API folder, the dashboard will be accessible by default at `^{form_apiDomain}/api/auth/dashboard`. For frameworks other than Next.js, it can be accessed at `/auth/dashboard`. Should you have customized the `apiBasePath` configuration property, simply navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to access the dashboard. +If you are using Next.js, upon integrating our backend SDK into your Next.js API folder, the dashboard will be accessible by default at `/api/auth/dashboard`. For frameworks other than Next.js, it can be accessed at `^{form_apiDomain}/auth/dashboard`. Should you have customized the `apiBasePath` configuration property, simply navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to access the dashboard. ::: Dashboard login screen UI diff --git a/v2/thirdparty/custom-ui/init/user-management-dashboard/setup.mdx b/v2/thirdparty/custom-ui/init/user-management-dashboard/setup.mdx index e7881ff58..3bb7f6763 100644 --- a/v2/thirdparty/custom-ui/init/user-management-dashboard/setup.mdx +++ b/v2/thirdparty/custom-ui/init/user-management-dashboard/setup.mdx @@ -117,7 +117,7 @@ The user management dashboard is served by the backend SDK, you have to use your Navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to view the dashboard. :::note -If you are using Next.js, upon integrating our backend SDK into your Next.js API folder, the dashboard will be accessible by default at `^{form_apiDomain}/api/auth/dashboard`. For frameworks other than Next.js, it can be accessed at `/auth/dashboard`. Should you have customized the `apiBasePath` configuration property, simply navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to access the dashboard. +If you are using Next.js, upon integrating our backend SDK into your Next.js API folder, the dashboard will be accessible by default at `/api/auth/dashboard`. For frameworks other than Next.js, it can be accessed at `^{form_apiDomain}/auth/dashboard`. Should you have customized the `apiBasePath` configuration property, simply navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to access the dashboard. ::: Dashboard login screen UI diff --git a/v2/thirdparty/pre-built-ui/setup/user-management-dashboard/setup.mdx b/v2/thirdparty/pre-built-ui/setup/user-management-dashboard/setup.mdx index e7881ff58..3bb7f6763 100644 --- a/v2/thirdparty/pre-built-ui/setup/user-management-dashboard/setup.mdx +++ b/v2/thirdparty/pre-built-ui/setup/user-management-dashboard/setup.mdx @@ -117,7 +117,7 @@ The user management dashboard is served by the backend SDK, you have to use your Navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to view the dashboard. :::note -If you are using Next.js, upon integrating our backend SDK into your Next.js API folder, the dashboard will be accessible by default at `^{form_apiDomain}/api/auth/dashboard`. For frameworks other than Next.js, it can be accessed at `/auth/dashboard`. Should you have customized the `apiBasePath` configuration property, simply navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to access the dashboard. +If you are using Next.js, upon integrating our backend SDK into your Next.js API folder, the dashboard will be accessible by default at `/api/auth/dashboard`. For frameworks other than Next.js, it can be accessed at `^{form_apiDomain}/auth/dashboard`. Should you have customized the `apiBasePath` configuration property, simply navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to access the dashboard. ::: Dashboard login screen UI diff --git a/v2/thirdpartyemailpassword/custom-ui/init/user-management-dashboard/setup.mdx b/v2/thirdpartyemailpassword/custom-ui/init/user-management-dashboard/setup.mdx index e7881ff58..3bb7f6763 100644 --- a/v2/thirdpartyemailpassword/custom-ui/init/user-management-dashboard/setup.mdx +++ b/v2/thirdpartyemailpassword/custom-ui/init/user-management-dashboard/setup.mdx @@ -117,7 +117,7 @@ The user management dashboard is served by the backend SDK, you have to use your Navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to view the dashboard. :::note -If you are using Next.js, upon integrating our backend SDK into your Next.js API folder, the dashboard will be accessible by default at `^{form_apiDomain}/api/auth/dashboard`. For frameworks other than Next.js, it can be accessed at `/auth/dashboard`. Should you have customized the `apiBasePath` configuration property, simply navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to access the dashboard. +If you are using Next.js, upon integrating our backend SDK into your Next.js API folder, the dashboard will be accessible by default at `/api/auth/dashboard`. For frameworks other than Next.js, it can be accessed at `^{form_apiDomain}/auth/dashboard`. Should you have customized the `apiBasePath` configuration property, simply navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to access the dashboard. ::: Dashboard login screen UI diff --git a/v2/thirdpartyemailpassword/pre-built-ui/setup/user-management-dashboard/setup.mdx b/v2/thirdpartyemailpassword/pre-built-ui/setup/user-management-dashboard/setup.mdx index e7881ff58..3bb7f6763 100644 --- a/v2/thirdpartyemailpassword/pre-built-ui/setup/user-management-dashboard/setup.mdx +++ b/v2/thirdpartyemailpassword/pre-built-ui/setup/user-management-dashboard/setup.mdx @@ -117,7 +117,7 @@ The user management dashboard is served by the backend SDK, you have to use your Navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to view the dashboard. :::note -If you are using Next.js, upon integrating our backend SDK into your Next.js API folder, the dashboard will be accessible by default at `^{form_apiDomain}/api/auth/dashboard`. For frameworks other than Next.js, it can be accessed at `/auth/dashboard`. Should you have customized the `apiBasePath` configuration property, simply navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to access the dashboard. +If you are using Next.js, upon integrating our backend SDK into your Next.js API folder, the dashboard will be accessible by default at `/api/auth/dashboard`. For frameworks other than Next.js, it can be accessed at `^{form_apiDomain}/auth/dashboard`. Should you have customized the `apiBasePath` configuration property, simply navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to access the dashboard. ::: Dashboard login screen UI diff --git a/v2/thirdpartypasswordless/custom-ui/init/user-management-dashboard/setup.mdx b/v2/thirdpartypasswordless/custom-ui/init/user-management-dashboard/setup.mdx index e7881ff58..3bb7f6763 100644 --- a/v2/thirdpartypasswordless/custom-ui/init/user-management-dashboard/setup.mdx +++ b/v2/thirdpartypasswordless/custom-ui/init/user-management-dashboard/setup.mdx @@ -117,7 +117,7 @@ The user management dashboard is served by the backend SDK, you have to use your Navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to view the dashboard. :::note -If you are using Next.js, upon integrating our backend SDK into your Next.js API folder, the dashboard will be accessible by default at `^{form_apiDomain}/api/auth/dashboard`. For frameworks other than Next.js, it can be accessed at `/auth/dashboard`. Should you have customized the `apiBasePath` configuration property, simply navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to access the dashboard. +If you are using Next.js, upon integrating our backend SDK into your Next.js API folder, the dashboard will be accessible by default at `/api/auth/dashboard`. For frameworks other than Next.js, it can be accessed at `^{form_apiDomain}/auth/dashboard`. Should you have customized the `apiBasePath` configuration property, simply navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to access the dashboard. ::: Dashboard login screen UI diff --git a/v2/thirdpartypasswordless/pre-built-ui/setup/user-management-dashboard/setup.mdx b/v2/thirdpartypasswordless/pre-built-ui/setup/user-management-dashboard/setup.mdx index e7881ff58..3bb7f6763 100644 --- a/v2/thirdpartypasswordless/pre-built-ui/setup/user-management-dashboard/setup.mdx +++ b/v2/thirdpartypasswordless/pre-built-ui/setup/user-management-dashboard/setup.mdx @@ -117,7 +117,7 @@ The user management dashboard is served by the backend SDK, you have to use your Navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to view the dashboard. :::note -If you are using Next.js, upon integrating our backend SDK into your Next.js API folder, the dashboard will be accessible by default at `^{form_apiDomain}/api/auth/dashboard`. For frameworks other than Next.js, it can be accessed at `/auth/dashboard`. Should you have customized the `apiBasePath` configuration property, simply navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to access the dashboard. +If you are using Next.js, upon integrating our backend SDK into your Next.js API folder, the dashboard will be accessible by default at `/api/auth/dashboard`. For frameworks other than Next.js, it can be accessed at `^{form_apiDomain}/auth/dashboard`. Should you have customized the `apiBasePath` configuration property, simply navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to access the dashboard. ::: Dashboard login screen UI diff --git a/v2/userdashboard/about.mdx b/v2/userdashboard/about.mdx index cc250ac26..f2074c2d5 100644 --- a/v2/userdashboard/about.mdx +++ b/v2/userdashboard/about.mdx @@ -123,7 +123,7 @@ The user management dashboard is served by the backend SDK, you have to use your Navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to view the dashboard. :::note -If you are using Next.js, upon integrating our backend SDK into your Next.js API folder, the dashboard will be accessible by default at `^{form_apiDomain}/api/auth/dashboard`. For frameworks other than Next.js, it can be accessed at `/auth/dashboard`. Should you have customized the `apiBasePath` configuration property, simply navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to access the dashboard. +If you are using Next.js, upon integrating our backend SDK into your Next.js API folder, the dashboard will be accessible by default at `/api/auth/dashboard`. For frameworks other than Next.js, it can be accessed at `^{form_apiDomain}/auth/dashboard`. Should you have customized the `apiBasePath` configuration property, simply navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to access the dashboard. ::: Dashboard login screen UI From d213022fbe7a8d71d4e6afe007113d05a6c8afa9 Mon Sep 17 00:00:00 2001 From: Mark Wentowski Date: Mon, 18 Mar 2024 13:27:17 -0500 Subject: [PATCH 6/6] incorporated PR suggestion --- .../custom-ui/init/user-management-dashboard/setup.mdx | 2 +- .../pre-built-ui/setup/user-management-dashboard/setup.mdx | 2 +- .../custom-ui/init/user-management-dashboard/setup.mdx | 2 +- .../pre-built-ui/setup/user-management-dashboard/setup.mdx | 2 +- .../custom-ui/init/user-management-dashboard/setup.mdx | 2 +- .../pre-built-ui/setup/user-management-dashboard/setup.mdx | 2 +- .../custom-ui/init/user-management-dashboard/setup.mdx | 2 +- .../pre-built-ui/setup/user-management-dashboard/setup.mdx | 2 +- .../custom-ui/init/user-management-dashboard/setup.mdx | 2 +- .../pre-built-ui/setup/user-management-dashboard/setup.mdx | 2 +- v2/userdashboard/about.mdx | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) diff --git a/v2/emailpassword/custom-ui/init/user-management-dashboard/setup.mdx b/v2/emailpassword/custom-ui/init/user-management-dashboard/setup.mdx index 3bb7f6763..1ceed9bc5 100644 --- a/v2/emailpassword/custom-ui/init/user-management-dashboard/setup.mdx +++ b/v2/emailpassword/custom-ui/init/user-management-dashboard/setup.mdx @@ -117,7 +117,7 @@ The user management dashboard is served by the backend SDK, you have to use your Navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to view the dashboard. :::note -If you are using Next.js, upon integrating our backend SDK into your Next.js API folder, the dashboard will be accessible by default at `/api/auth/dashboard`. For frameworks other than Next.js, it can be accessed at `^{form_apiDomain}/auth/dashboard`. Should you have customized the `apiBasePath` configuration property, simply navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to access the dashboard. +If you are using Next.js, upon integrating our backend SDK into your Next.js API folder, the dashboard will be accessible by default at `^{form_apiDomain}/api/auth/dashboard`. For frameworks other than Next.js, it can be accessed at `^{form_apiDomain}/auth/dashboard`. Should you have customized the `apiBasePath` configuration property, simply navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to access the dashboard. ::: Dashboard login screen UI diff --git a/v2/emailpassword/pre-built-ui/setup/user-management-dashboard/setup.mdx b/v2/emailpassword/pre-built-ui/setup/user-management-dashboard/setup.mdx index 3bb7f6763..1ceed9bc5 100644 --- a/v2/emailpassword/pre-built-ui/setup/user-management-dashboard/setup.mdx +++ b/v2/emailpassword/pre-built-ui/setup/user-management-dashboard/setup.mdx @@ -117,7 +117,7 @@ The user management dashboard is served by the backend SDK, you have to use your Navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to view the dashboard. :::note -If you are using Next.js, upon integrating our backend SDK into your Next.js API folder, the dashboard will be accessible by default at `/api/auth/dashboard`. For frameworks other than Next.js, it can be accessed at `^{form_apiDomain}/auth/dashboard`. Should you have customized the `apiBasePath` configuration property, simply navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to access the dashboard. +If you are using Next.js, upon integrating our backend SDK into your Next.js API folder, the dashboard will be accessible by default at `^{form_apiDomain}/api/auth/dashboard`. For frameworks other than Next.js, it can be accessed at `^{form_apiDomain}/auth/dashboard`. Should you have customized the `apiBasePath` configuration property, simply navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to access the dashboard. ::: Dashboard login screen UI diff --git a/v2/passwordless/custom-ui/init/user-management-dashboard/setup.mdx b/v2/passwordless/custom-ui/init/user-management-dashboard/setup.mdx index 3bb7f6763..1ceed9bc5 100644 --- a/v2/passwordless/custom-ui/init/user-management-dashboard/setup.mdx +++ b/v2/passwordless/custom-ui/init/user-management-dashboard/setup.mdx @@ -117,7 +117,7 @@ The user management dashboard is served by the backend SDK, you have to use your Navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to view the dashboard. :::note -If you are using Next.js, upon integrating our backend SDK into your Next.js API folder, the dashboard will be accessible by default at `/api/auth/dashboard`. For frameworks other than Next.js, it can be accessed at `^{form_apiDomain}/auth/dashboard`. Should you have customized the `apiBasePath` configuration property, simply navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to access the dashboard. +If you are using Next.js, upon integrating our backend SDK into your Next.js API folder, the dashboard will be accessible by default at `^{form_apiDomain}/api/auth/dashboard`. For frameworks other than Next.js, it can be accessed at `^{form_apiDomain}/auth/dashboard`. Should you have customized the `apiBasePath` configuration property, simply navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to access the dashboard. ::: Dashboard login screen UI diff --git a/v2/passwordless/pre-built-ui/setup/user-management-dashboard/setup.mdx b/v2/passwordless/pre-built-ui/setup/user-management-dashboard/setup.mdx index 3bb7f6763..1ceed9bc5 100644 --- a/v2/passwordless/pre-built-ui/setup/user-management-dashboard/setup.mdx +++ b/v2/passwordless/pre-built-ui/setup/user-management-dashboard/setup.mdx @@ -117,7 +117,7 @@ The user management dashboard is served by the backend SDK, you have to use your Navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to view the dashboard. :::note -If you are using Next.js, upon integrating our backend SDK into your Next.js API folder, the dashboard will be accessible by default at `/api/auth/dashboard`. For frameworks other than Next.js, it can be accessed at `^{form_apiDomain}/auth/dashboard`. Should you have customized the `apiBasePath` configuration property, simply navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to access the dashboard. +If you are using Next.js, upon integrating our backend SDK into your Next.js API folder, the dashboard will be accessible by default at `^{form_apiDomain}/api/auth/dashboard`. For frameworks other than Next.js, it can be accessed at `^{form_apiDomain}/auth/dashboard`. Should you have customized the `apiBasePath` configuration property, simply navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to access the dashboard. ::: Dashboard login screen UI diff --git a/v2/thirdparty/custom-ui/init/user-management-dashboard/setup.mdx b/v2/thirdparty/custom-ui/init/user-management-dashboard/setup.mdx index 3bb7f6763..1ceed9bc5 100644 --- a/v2/thirdparty/custom-ui/init/user-management-dashboard/setup.mdx +++ b/v2/thirdparty/custom-ui/init/user-management-dashboard/setup.mdx @@ -117,7 +117,7 @@ The user management dashboard is served by the backend SDK, you have to use your Navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to view the dashboard. :::note -If you are using Next.js, upon integrating our backend SDK into your Next.js API folder, the dashboard will be accessible by default at `/api/auth/dashboard`. For frameworks other than Next.js, it can be accessed at `^{form_apiDomain}/auth/dashboard`. Should you have customized the `apiBasePath` configuration property, simply navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to access the dashboard. +If you are using Next.js, upon integrating our backend SDK into your Next.js API folder, the dashboard will be accessible by default at `^{form_apiDomain}/api/auth/dashboard`. For frameworks other than Next.js, it can be accessed at `^{form_apiDomain}/auth/dashboard`. Should you have customized the `apiBasePath` configuration property, simply navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to access the dashboard. ::: Dashboard login screen UI diff --git a/v2/thirdparty/pre-built-ui/setup/user-management-dashboard/setup.mdx b/v2/thirdparty/pre-built-ui/setup/user-management-dashboard/setup.mdx index 3bb7f6763..1ceed9bc5 100644 --- a/v2/thirdparty/pre-built-ui/setup/user-management-dashboard/setup.mdx +++ b/v2/thirdparty/pre-built-ui/setup/user-management-dashboard/setup.mdx @@ -117,7 +117,7 @@ The user management dashboard is served by the backend SDK, you have to use your Navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to view the dashboard. :::note -If you are using Next.js, upon integrating our backend SDK into your Next.js API folder, the dashboard will be accessible by default at `/api/auth/dashboard`. For frameworks other than Next.js, it can be accessed at `^{form_apiDomain}/auth/dashboard`. Should you have customized the `apiBasePath` configuration property, simply navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to access the dashboard. +If you are using Next.js, upon integrating our backend SDK into your Next.js API folder, the dashboard will be accessible by default at `^{form_apiDomain}/api/auth/dashboard`. For frameworks other than Next.js, it can be accessed at `^{form_apiDomain}/auth/dashboard`. Should you have customized the `apiBasePath` configuration property, simply navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to access the dashboard. ::: Dashboard login screen UI diff --git a/v2/thirdpartyemailpassword/custom-ui/init/user-management-dashboard/setup.mdx b/v2/thirdpartyemailpassword/custom-ui/init/user-management-dashboard/setup.mdx index 3bb7f6763..1ceed9bc5 100644 --- a/v2/thirdpartyemailpassword/custom-ui/init/user-management-dashboard/setup.mdx +++ b/v2/thirdpartyemailpassword/custom-ui/init/user-management-dashboard/setup.mdx @@ -117,7 +117,7 @@ The user management dashboard is served by the backend SDK, you have to use your Navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to view the dashboard. :::note -If you are using Next.js, upon integrating our backend SDK into your Next.js API folder, the dashboard will be accessible by default at `/api/auth/dashboard`. For frameworks other than Next.js, it can be accessed at `^{form_apiDomain}/auth/dashboard`. Should you have customized the `apiBasePath` configuration property, simply navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to access the dashboard. +If you are using Next.js, upon integrating our backend SDK into your Next.js API folder, the dashboard will be accessible by default at `^{form_apiDomain}/api/auth/dashboard`. For frameworks other than Next.js, it can be accessed at `^{form_apiDomain}/auth/dashboard`. Should you have customized the `apiBasePath` configuration property, simply navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to access the dashboard. ::: Dashboard login screen UI diff --git a/v2/thirdpartyemailpassword/pre-built-ui/setup/user-management-dashboard/setup.mdx b/v2/thirdpartyemailpassword/pre-built-ui/setup/user-management-dashboard/setup.mdx index 3bb7f6763..1ceed9bc5 100644 --- a/v2/thirdpartyemailpassword/pre-built-ui/setup/user-management-dashboard/setup.mdx +++ b/v2/thirdpartyemailpassword/pre-built-ui/setup/user-management-dashboard/setup.mdx @@ -117,7 +117,7 @@ The user management dashboard is served by the backend SDK, you have to use your Navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to view the dashboard. :::note -If you are using Next.js, upon integrating our backend SDK into your Next.js API folder, the dashboard will be accessible by default at `/api/auth/dashboard`. For frameworks other than Next.js, it can be accessed at `^{form_apiDomain}/auth/dashboard`. Should you have customized the `apiBasePath` configuration property, simply navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to access the dashboard. +If you are using Next.js, upon integrating our backend SDK into your Next.js API folder, the dashboard will be accessible by default at `^{form_apiDomain}/api/auth/dashboard`. For frameworks other than Next.js, it can be accessed at `^{form_apiDomain}/auth/dashboard`. Should you have customized the `apiBasePath` configuration property, simply navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to access the dashboard. ::: Dashboard login screen UI diff --git a/v2/thirdpartypasswordless/custom-ui/init/user-management-dashboard/setup.mdx b/v2/thirdpartypasswordless/custom-ui/init/user-management-dashboard/setup.mdx index 3bb7f6763..1ceed9bc5 100644 --- a/v2/thirdpartypasswordless/custom-ui/init/user-management-dashboard/setup.mdx +++ b/v2/thirdpartypasswordless/custom-ui/init/user-management-dashboard/setup.mdx @@ -117,7 +117,7 @@ The user management dashboard is served by the backend SDK, you have to use your Navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to view the dashboard. :::note -If you are using Next.js, upon integrating our backend SDK into your Next.js API folder, the dashboard will be accessible by default at `/api/auth/dashboard`. For frameworks other than Next.js, it can be accessed at `^{form_apiDomain}/auth/dashboard`. Should you have customized the `apiBasePath` configuration property, simply navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to access the dashboard. +If you are using Next.js, upon integrating our backend SDK into your Next.js API folder, the dashboard will be accessible by default at `^{form_apiDomain}/api/auth/dashboard`. For frameworks other than Next.js, it can be accessed at `^{form_apiDomain}/auth/dashboard`. Should you have customized the `apiBasePath` configuration property, simply navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to access the dashboard. ::: Dashboard login screen UI diff --git a/v2/thirdpartypasswordless/pre-built-ui/setup/user-management-dashboard/setup.mdx b/v2/thirdpartypasswordless/pre-built-ui/setup/user-management-dashboard/setup.mdx index 3bb7f6763..1ceed9bc5 100644 --- a/v2/thirdpartypasswordless/pre-built-ui/setup/user-management-dashboard/setup.mdx +++ b/v2/thirdpartypasswordless/pre-built-ui/setup/user-management-dashboard/setup.mdx @@ -117,7 +117,7 @@ The user management dashboard is served by the backend SDK, you have to use your Navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to view the dashboard. :::note -If you are using Next.js, upon integrating our backend SDK into your Next.js API folder, the dashboard will be accessible by default at `/api/auth/dashboard`. For frameworks other than Next.js, it can be accessed at `^{form_apiDomain}/auth/dashboard`. Should you have customized the `apiBasePath` configuration property, simply navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to access the dashboard. +If you are using Next.js, upon integrating our backend SDK into your Next.js API folder, the dashboard will be accessible by default at `^{form_apiDomain}/api/auth/dashboard`. For frameworks other than Next.js, it can be accessed at `^{form_apiDomain}/auth/dashboard`. Should you have customized the `apiBasePath` configuration property, simply navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to access the dashboard. ::: Dashboard login screen UI diff --git a/v2/userdashboard/about.mdx b/v2/userdashboard/about.mdx index f2074c2d5..531aaace2 100644 --- a/v2/userdashboard/about.mdx +++ b/v2/userdashboard/about.mdx @@ -123,7 +123,7 @@ The user management dashboard is served by the backend SDK, you have to use your Navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to view the dashboard. :::note -If you are using Next.js, upon integrating our backend SDK into your Next.js API folder, the dashboard will be accessible by default at `/api/auth/dashboard`. For frameworks other than Next.js, it can be accessed at `^{form_apiDomain}/auth/dashboard`. Should you have customized the `apiBasePath` configuration property, simply navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to access the dashboard. +If you are using Next.js, upon integrating our backend SDK into your Next.js API folder, the dashboard will be accessible by default at `^{form_apiDomain}/api/auth/dashboard`. For frameworks other than Next.js, it can be accessed at `^{form_apiDomain}/auth/dashboard`. Should you have customized the `apiBasePath` configuration property, simply navigate to `^{form_apiDomain}^{form_apiBasePath}/dashboard` to access the dashboard. ::: Dashboard login screen UI