supertokens / dashboard

User management dashboard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

User management dashboard

License:Other


Languages

Language:TypeScript 66.9%Language:SCSS 16.7%Language:JavaScript 12.0%Language:CSS 1.8%Language:Shell 0.7%Language:Python 0.7%Language:Go 0.7%Language:HTML 0.5%