I'm experiencing an issue where the cookies returned by
/auth/signinup
aren't being saved in my browser. Anyone else experience anything similar (I'm working on localhost for both the frontend and backend, different ports)
dbottisti
03/07/2023, 8:42 PM
I think I've solved it. For anyone else experiencing the same issue, it's important to make sure all of your hostname, URL and URI are consistent in both the frontend and the backend. Note that there is difference between
SuperTokens is an open source authentication solution offering features like: Different types of login: Email / password, Passwordless (OTP or Magic link based).