SDK Reference
important
- This section is only for detailed SDK reference. This section will NOT provide a step by step guide.
- For a step by step guide to implementing SuperTokens, please pick a recipe and follow the setup instructions in there.
#
Backend#
NodeJSSee the supertokens-node reference documentation for more information.
#
GoLangSee the supertokens-golang reference documentation for more information.
#
PythonSee the supertokens-python reference documentation for more information.
#
Frontend#
ReactJSSee the supertokens-auth-react reference documentation for more information.
#
Vanilla JSSee the supertokens-web-js for more information.
#
React NativeSee the supertokens-react-native for more information.
#
iOSSee the SuperTokensIOS for more information.
#
AndroidSee the supertokens-android for more information.
#
Other frameworks- For other frontend frameworks / mobile apps, you can build your own UI that talks to your APIs exposed via our SDK.
- For other backend frameworks, you can build your own APIs that use the SuperTokens Core.
info
Visit the API reference page to learn more.