Skip to content

Commit

Permalink
changes
Browse files Browse the repository at this point in the history
  • Loading branch information
rishabhpoddar committed Jun 26, 2024
1 parent 510c459 commit a24dac5
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 25 deletions.
5 changes: 0 additions & 5 deletions v2/emailpassword/introduction.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,6 @@ hide_title: true
## Demo application

- See our [live demo app](https://^{docsLinkRecipeName}.demo.supertokens.com/).
- The user management dashboard for this demo app can be accessed [on this link](https://api-^{docsLinkRecipeName}.demo.supertokens.com/auth/dashboard). The credentials for logging in are:
```text
email: [email protected]
password: abcd1234
```
- Generate a starter app
```bash
npx create-supertokens-app@latest --recipe=^{docsLinkRecipeName}
Expand Down
5 changes: 0 additions & 5 deletions v2/passwordless/introduction.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,6 @@ import TechStackSupport from "../community/reusableMD/supported-tech-stacks.mdx"
## Demo application

- See our [live demo app](https://^{docsLinkRecipeName}.demo.supertokens.com/).
- The user management dashboard for this demo app can be accessed [on this link](https://api-^{docsLinkRecipeName}.demo.supertokens.com/auth/dashboard). The credentials for logging in are:
```text
email: [email protected]
password: abcd1234
```
- Generate a starter app
```bash
npx create-supertokens-app@latest --recipe=^{docsLinkRecipeName}
Expand Down
5 changes: 0 additions & 5 deletions v2/thirdparty/introduction.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,6 @@ hide_title: true
## Demo application

- See our [live demo app](https://^{docsLinkRecipeName}.demo.supertokens.com/).
- The user management dashboard for this demo app can be accessed [on this link](https://api-^{docsLinkRecipeName}.demo.supertokens.com/auth/dashboard). The credentials for logging in are:
```text
email: [email protected]
password: abcd1234
```
- Generate a starter app
```bash
npx create-supertokens-app@latest --recipe=^{docsLinkRecipeName}
Expand Down
5 changes: 0 additions & 5 deletions v2/thirdpartyemailpassword/introduction.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,6 @@ hide_title: true
## Demo application

- See our [live demo app](https://^{docsLinkRecipeName}.demo.supertokens.com/).
- The user management dashboard for this demo app can be accessed [on this link](https://api-^{docsLinkRecipeName}.demo.supertokens.com/auth/dashboard). The credentials for logging in are:
```text
email: [email protected]
password: abcd1234
```
- Generate a starter app
```bash
npx create-supertokens-app@latest --recipe=^{docsLinkRecipeName}
Expand Down
5 changes: 0 additions & 5 deletions v2/thirdpartypasswordless/introduction.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,6 @@ hide_title: true
## Demo application

- See our [live demo app](https://^{docsLinkRecipeName}.demo.supertokens.com/).
- The user management dashboard for this demo app can be accessed [on this link](https://api-^{docsLinkRecipeName}.demo.supertokens.com/auth/dashboard). The credentials for logging in are:
```text
email: [email protected]
password: abcd1234
```
- Generate a starter app
```bash
npx create-supertokens-app@latest --recipe=^{docsLinkRecipeName}
Expand Down

0 comments on commit a24dac5

Please sign in to comment.