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.
#
Installationnpm
#
Using npm i --save supertokens-website@^8.2.0
<script>
#
Using Put the following anywhere in your <head>
tag
<script src="https://cdn.jsdelivr.net/gh/supertokens/[email protected]/bundle/bundle.js"></script>