Skip to content

Commit

Permalink
adds demo link for dashboard
Browse files Browse the repository at this point in the history
  • Loading branch information
rishabhpoddar committed Jul 19, 2024
1 parent 40f8c88 commit 39a7d9a
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions v2/userdashboard/about.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,15 @@ hide_title: true

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.

## Live demo

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
```

## Complete quick setup

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)
Expand Down

0 comments on commit 39a7d9a

Please sign in to comment.