Migration from the old version of supertokens-website
Using fetch
- Change to the
init
function. See here.
- Renaming of the
sessionPossiblyExists
function to this.
Using axios
- Change to the
init
function. See here.
- Renaming of the
sessionPossiblyExists
function to this.