Skip to content

Commit 39a7d9a

Browse files
committed
adds demo link for dashboard
1 parent 40f8c88 commit 39a7d9a

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

v2/userdashboard/about.mdx

+9
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,15 @@ hide_title: true
88

99
With the user management dashboard, you can view the list of users on SuperTokens and be able to easily view, modify or delete their sessions, metadata, roles and account info.
1010

11+
## Live demo
12+
13+
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:
14+
15+
```text
16+
17+
password: abcd1234
18+
```
19+
1120
## Complete quick setup
1221

1322
Before you can use the user management dashboard make sure to complete setting up SuperTokens on your backend by following the quick setup guide for the recipe of your choice, view all recipes [here](/docs/guides)

0 commit comments

Comments
 (0)