anton0519
04/21/2021, 8:59 AMsupertokens: {
connectionURI: "https://try.supertokens.io",
},
appInfo: {
appName: "YOUR APP NAME", // Example: "SuperTokens",
apiDomain: "YOUR API DOMAIN", // Example: "https://api.supertokens.io",
websiteDomain: "YOUR WEBSITE DOMAIN" // Example: "https://supertokens.io"
},
do I get the values for appName
, apiDomain
and websiteDomain
after I register for the free tier of the platform? 🤔