Hi, Is there a way to save my token in localStorage in addition to the cookies ? I wanna listen on that token but its way easier to do it on the localStorage
r
rp_st
08/22/2022, 11:06 AM
Hey! You can. There is a way to customise supertokens to do this as shown in this demo app:
SuperTokens is an open source authentication solution offering features like: Different types of login: Email / password, Passwordless (OTP or Magic link based).