, but this changes the code path.
3. Having the test request send the right headers/cookies to pass the supertokens verification, but I'm not sure what the right headers/cookies would be.
jin49
10/24/2022, 8:22 PM
My preference is to get #3 working but curious what you folks would recommend
r
rp_st
10/25/2022, 4:08 AM
Hey! The third approach is the best. You would need to pass the sAccessToken and sIdRefreshToken as cookies in the request.
SuperTokens is an open source authentication solution offering features like: Different types of login: Email / password, Passwordless (OTP or Magic link based).