Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 494 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 494 Bytes

Dashboard

This is the code for the frontend part of the user management dashboard for user of SuperTokens. This dashboard will eventually allow you to do several actions related to your app users. For example, it will allow you to:

  • See a list of users
  • Edit user info
  • Delete users
  • Manage roles and access control

This is packaged along with the backend SDK and can be accessed by integrating the backend SDK into your app and visiting: {apiDomain}/{apiBasePath}/dashboard