Skip to main content

If you are using our backend SDK that is lesser than the following versions, please visit the older documentation link here.

Updating SuperTokens core and SDKs

important

You need to follow these steps in order to properly update supertokens

In order to maintain compatibility and keep up on new features, we recommend updating your core and SDKs whenever possible.

1. Updating your core#

You will need to shut down your core in order to update it. After it's off, run the migration scripts for all versions inbetween your starting version and the latest version. You may then bring your core back online.

In the rare occasion that the supertokens core version you have updated to shows as incompatible with your current front-end and back-end sdk's in the compatibility table, then refrain from running your back-end and front-end SDKs until after you update them.

2. Update your back-end SDK#

Follow the steps in the migration sections of the linked changelog from your current version up to the latest version.

3. Update your front-end SDK#

Follow the steps in the migration sections of the linked changelog from your current version up to the latest version.

Looking for older versions of the documentation?
Which UI do you use?
Custom UI
Pre built UI