From 704fd23825ce67a71695d36dd0effda7c735ed01 Mon Sep 17 00:00:00 2001 From: Sachin Chaurasiya Date: Wed, 6 Nov 2024 23:41:36 +0530 Subject: [PATCH] fix(#871): add pnpm command for mannual setup steps --- .../pre-built-ui/setup/frontend.mdx | 27 +++++++++++++++++++ .../pre-built-ui/setup/frontend.mdx | 27 +++++++++++++++++++ v2/thirdparty/pre-built-ui/setup/frontend.mdx | 27 +++++++++++++++++++ .../pre-built-ui/setup/frontend.mdx | 27 +++++++++++++++++++ .../pre-built-ui/setup/frontend.mdx | 27 +++++++++++++++++++ 5 files changed, 135 insertions(+) diff --git a/v2/emailpassword/pre-built-ui/setup/frontend.mdx b/v2/emailpassword/pre-built-ui/setup/frontend.mdx index 3cfc4901e..32622c099 100644 --- a/v2/emailpassword/pre-built-ui/setup/frontend.mdx +++ b/v2/emailpassword/pre-built-ui/setup/frontend.mdx @@ -64,6 +64,13 @@ npm i -s supertokens-auth-react supertokens-web-js yarn add supertokens-auth-react supertokens-web-js ``` + + + +```bash +pnpm add supertokens-auth-react supertokens-web-js +``` + @@ -98,6 +105,16 @@ Start by installing the SuperTokens Web SDK: yarn add supertokens-web-js ``` + + + + +Start by installing the SuperTokens Web SDK: + +```bash +pnpm add supertokens-web-js +``` + @@ -134,6 +151,16 @@ Start by installing the SuperTokens web SDK: yarn add supertokens-web-js ``` + + + + +Start by installing the SuperTokens web SDK: + +```bash +pnpm add supertokens-web-js +``` + diff --git a/v2/passwordless/pre-built-ui/setup/frontend.mdx b/v2/passwordless/pre-built-ui/setup/frontend.mdx index baf8a64fb..a3cda3666 100644 --- a/v2/passwordless/pre-built-ui/setup/frontend.mdx +++ b/v2/passwordless/pre-built-ui/setup/frontend.mdx @@ -65,6 +65,13 @@ npm i -s supertokens-auth-react supertokens-web-js yarn add supertokens-auth-react supertokens-web-js ``` + + + +```bash +pnpm add supertokens-auth-react supertokens-web-js +``` + @@ -99,6 +106,16 @@ Start by installing the SuperTokens Web SDK: yarn add supertokens-web-js ``` + + + + +Start by installing the SuperTokens Web SDK: + +```bash +pnpm add supertokens-web-js +``` + @@ -135,6 +152,16 @@ Start by installing the SuperTokens web SDK: yarn add supertokens-web-js ``` + + + + +Start by installing the SuperTokens web SDK: + +```bash +pnpm add supertokens-web-js +``` + diff --git a/v2/thirdparty/pre-built-ui/setup/frontend.mdx b/v2/thirdparty/pre-built-ui/setup/frontend.mdx index abd34c3ab..e7cd24822 100644 --- a/v2/thirdparty/pre-built-ui/setup/frontend.mdx +++ b/v2/thirdparty/pre-built-ui/setup/frontend.mdx @@ -63,6 +63,13 @@ npm i -s supertokens-auth-react supertokens-web-js yarn add supertokens-auth-react supertokens-web-js ``` + + + +```bash +pnpm add supertokens-auth-react supertokens-web-js +``` + @@ -97,6 +104,16 @@ Start by installing the SuperTokens Web SDK: yarn add supertokens-web-js ``` + + + + +Start by installing the SuperTokens Web SDK: + +```bash +pnpm add supertokens-web-js +``` + @@ -133,6 +150,16 @@ Start by installing the SuperTokens web SDK: yarn add supertokens-web-js ``` + + + + +Start by installing the SuperTokens web SDK: + +```bash +pnpm add supertokens-web-js +``` + diff --git a/v2/thirdpartyemailpassword/pre-built-ui/setup/frontend.mdx b/v2/thirdpartyemailpassword/pre-built-ui/setup/frontend.mdx index 03e0bc0f9..db0d8bada 100644 --- a/v2/thirdpartyemailpassword/pre-built-ui/setup/frontend.mdx +++ b/v2/thirdpartyemailpassword/pre-built-ui/setup/frontend.mdx @@ -63,6 +63,13 @@ npm i -s supertokens-auth-react supertokens-web-js yarn add supertokens-auth-react supertokens-web-js ``` + + + +```bash +pnpm add supertokens-auth-react supertokens-web-js +``` + @@ -97,6 +104,16 @@ Start by installing the SuperTokens Web SDK: yarn add supertokens-web-js ``` + + + + +Start by installing the SuperTokens Web SDK: + +```bash +pnpm add supertokens-web-js +``` + @@ -133,6 +150,16 @@ Start by installing the SuperTokens web SDK: yarn add supertokens-web-js ``` + + + + +Start by installing the SuperTokens web SDK: + +```bash +pnpm add supertokens-web-js +``` + diff --git a/v2/thirdpartypasswordless/pre-built-ui/setup/frontend.mdx b/v2/thirdpartypasswordless/pre-built-ui/setup/frontend.mdx index 92433149b..b294d8386 100644 --- a/v2/thirdpartypasswordless/pre-built-ui/setup/frontend.mdx +++ b/v2/thirdpartypasswordless/pre-built-ui/setup/frontend.mdx @@ -66,6 +66,13 @@ npm i -s supertokens-auth-react supertokens-web-js yarn add supertokens-auth-react supertokens-web-js ``` + + + +```bash +pnpm add supertokens-auth-react supertokens-web-js +``` + @@ -100,6 +107,16 @@ Start by installing the SuperTokens Web SDK: yarn add supertokens-web-js ``` + + + + +Start by installing the SuperTokens Web SDK: + +```bash +pnpm add supertokens-web-js +``` + @@ -136,6 +153,16 @@ Start by installing the SuperTokens web SDK: yarn add supertokens-web-js ``` + + + + +Start by installing the SuperTokens web SDK: + +```bash +pnpm add supertokens-web-js +``` +