supertokens / supertokens-node

Node SDK for SuperTokens core
https://supertokens.com
Other
278 stars 72 forks source link

feat: Changes for multitenancy dashboard #781

Open prateek3255 opened 5 months ago

prateek3255 commented 5 months ago

Summary of change

Add Multitenancy APIs dashboard APIs for:

Related issues

N/A

Test Plan

Tested the APIs via Postman:

Listing all tenants:

image

Getting tenant Info:

image

Deleting a tenant:

image

Documentation changes

N/A

Checklist for important updates

Remaining TODOs for this PR

N/A