Skip to content

Commit

Permalink
changes link to demo docs
Browse files Browse the repository at this point in the history
  • Loading branch information
rishabhpoddar committed Jul 18, 2024
1 parent de4af78 commit 40f8c88
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion v2/emailpassword/introduction.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ 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:
- We have a read-only user management dashboard (with fake data), and it can be accessed [on this link](https://dashboard.demo.supertokens.com/auth/dashboard). The credentials for logging in are:
```text
email: [email protected]
password: abcd1234
Expand Down
2 changes: 1 addition & 1 deletion v2/passwordless/introduction.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ 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:
- We have a read-only user management dashboard (with fake data), and it can be accessed [on this link](https://dashboard.demo.supertokens.com/auth/dashboard). The credentials for logging in are:
```text
email: [email protected]
password: abcd1234
Expand Down
2 changes: 1 addition & 1 deletion v2/thirdparty/introduction.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ 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:
- We have a read-only user management dashboard (with fake data), and it can be accessed [on this link](https://dashboard.demo.supertokens.com/auth/dashboard). The credentials for logging in are:
```text
email: [email protected]
password: abcd1234
Expand Down
2 changes: 1 addition & 1 deletion v2/thirdpartyemailpassword/introduction.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ 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:
- We have a read-only user management dashboard (with fake data), and it can be accessed [on this link](https://dashboard.demo.supertokens.com/auth/dashboard). The credentials for logging in are:
```text
email: [email protected]
password: abcd1234
Expand Down
2 changes: 1 addition & 1 deletion v2/thirdpartypasswordless/introduction.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ 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:
- We have a read-only user management dashboard (with fake data), and it can be accessed [on this link](https://dashboard.demo.supertokens.com/auth/dashboard). The credentials for logging in are:
```text
email: [email protected]
password: abcd1234
Expand Down

0 comments on commit 40f8c88

Please sign in to comment.