Quick trial
To try SuperTokens, you need to run our http service. You can run it yourself, or use our managed service. For ease of trial, we have one running for you at https://try.supertokens.com
.
Integrate our backend SDK into your app. This SDK will talk to the SuperTokens service for creating / refreshing / revoking sessions. Connect the SDK to
https://try.supertokens.com
.Integrate our frontend SDK into your website or mobile app. This will automatically take care of refreshing the session, if required, when an API request is made.
Once you get a sense of how it works, please signup to either use our managed service or to run SuperTokens on your own. You need not use
https://try.supertokens.com
anymore.