Hey, when I send a post request it shows not authorized even with a rerfresh token. But when I call a get request with the same tokens it works succesfully. Supertokens managed service
r
rp_st
11/24/2022, 9:02 AM
hey @kumar_ayush have you added the
rid
header to the request?
k
kumar_ayush
11/24/2022, 9:08 AM
Can you give me a pseucode example?
r
rp_st
11/24/2022, 9:10 AM
in the api request, just add the header "rid: anti-csrf" and try again
SuperTokens is an open source authentication solution offering features like: Different types of login: Email / password, Passwordless (OTP or Magic link based).