Skip to content
Esc
navigateopen⌘Jpreview
Dashboard
On this page

Update Guide

Update SuperTokens core and SDKs to maintain compatibility and access new features.

Overview

Follow these steps to update SuperTokens. To maintain compatibility and keep up on new features, you should update your core and SDKs whenever possible.


SDK compatibility table

Use the compatibility table to find compatible SDK and Core versions for your tech stack. If you are starting out, you do not need this table. Follow the Quickstart instead.

SDK compatibility

Backend SDK
Frontend SDK

Loading SDKs…


Update SuperTokens core

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

Self-hosted core

See the migration sections in the SuperTokens-core changelog.

Managed core

Open the SaaS Dashboard, select the relevant Managed deployment, and click Upgrade Core in the deployment header.


Update the Backend SDK

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

Backend Changelog
NodeJS SuperTokens-node
GoLang SuperTokens-golang
Python SuperTokens-python

Update the Frontend SDK

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

Framework/Platform Changelog
ReactJS SuperTokens-auth-react
Vanilla JS SuperTokens-web-js
React Native SuperTokens-react-native
iOS SuperTokens-ios
Flutter SuperTokens-flutter
Android SuperTokens-android

API reference

API schema and response details