This SDK documentation is outdated. Please do not refer to it, and instead visit the User Guides section.

Skip to main content
Version: 8.2.X

Website SDK

important

This documentation is only for reference, and not a step by step guide for how to implement SuperTokens.

For a guide, please see the Getting started section.

Installation#

Using npm#

npm i --save supertokens-website@^8.2.0

Using <script>#

Put the following anywhere in your <head> tag

<script src="https://cdn.jsdelivr.net/gh/supertokens/supertokens-website@8.2/bundle/bundle.js"></script>
Looking for older versions of the documentation?
Which UI do you use?
Custom UI
Pre built UI