important
This is a contributors guide and NOT a user guide. Please visit these docs if you are using or evaluating SuperTokens.
Adding cores for user's existing account
- With any one account, create a Saas app. Also do production deployment if required.
- Now, get the userId U1for whom we need to add a new core.
- Let A1be the appId that got created in the first step
- In appstable, change the userId for appA1toU1.
- Also, in appstable, change name for appA1by updating theapp_namecolumn.