You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: v2/emailpassword/custom-ui/init/frontend.mdx
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -57,6 +57,12 @@ You need to add all of the following scripts to your app
57
57
58
58
<TabItemvalue="mobile">
59
59
60
+
:::info
61
+
62
+
If you want to implement a common authencation experience for both web and mobile, please look at our [**Unified Login guide**](/docs/unified-login/introduction).
Copy file name to clipboardExpand all lines: v2/passwordless/custom-ui/init/frontend.mdx
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -58,8 +58,15 @@ You need to add all of the following scripts to your app
58
58
59
59
<TabItemvalue="mobile">
60
60
61
+
:::info
62
+
63
+
If you want to implement a common authencation experience for both web and mobile, please look at our [**Unified Login guide**](/docs/unified-login/introduction).
Copy file name to clipboardExpand all lines: v2/thirdparty/custom-ui/init/frontend.mdx
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -56,6 +56,12 @@ You need to add all of the following scripts to your app
56
56
57
57
<TabItemvalue="mobile">
58
58
59
+
:::info
60
+
61
+
If you want to implement a common authencation experience for both web and mobile, please look at our [**Unified Login guide**](/docs/unified-login/introduction).
Copy file name to clipboardExpand all lines: v2/thirdpartyemailpassword/custom-ui/init/frontend.mdx
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -57,6 +57,12 @@ You need to add all of the following scripts to your app
57
57
58
58
<TabItemvalue="mobile">
59
59
60
+
:::info
61
+
62
+
If you want to implement a common authencation experience for both web and mobile, please look at our [**Unified Login guide**](/docs/unified-login/introduction).
63
+
64
+
:::
65
+
60
66
<FrontendMobileSubTabs>
61
67
62
68
<TabItemvalue="reactnative">
@@ -314,4 +320,4 @@ The next steps are to:
314
320
- Step 2: setup the backend SDK in your API layer
315
321
- Step 3: Setup the SuperTokens core (sign up for managed service, or self host it)
316
322
- Step 4: Enable the user management dashboard
317
-
- Use the frontend SDK's helper functions to build your own UI - follow along the docs in the "Using your own UI" section and you will find docs for this after "Step 4".
323
+
- Use the frontend SDK's helper functions to build your own UI - follow along the docs in the "Using your own UI" section and you will find docs for this after "Step 4".
Copy file name to clipboardExpand all lines: v2/thirdpartypasswordless/custom-ui/init/frontend.mdx
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -60,6 +60,12 @@ You need to add all of the following scripts to your app
60
60
61
61
<TabItemvalue="mobile">
62
62
63
+
:::info
64
+
65
+
If you want to implement a common authencation experience for both web and mobile, please look at our [**Unified Login guide**](/docs/unified-login/introduction).
0 commit comments