https://supertokens.com/ logo
#support-questions
Title
# support-questions
p

pepegc

03/28/2022, 7:57 PM
[Paswordless, plain JS, own UI] When checking if the session exists with doesSessionExist, a call is made to /auth/session/refresh. There's no further detail in the documentation about how to implement this. Seeing your FDI OpenAPI spec, there's a /auth/session/refresh. Should the first forward the request to the latter? :/
p

porcellus

03/28/2022, 8:23 PM
It should be calling the API_DOMAIN, are other calls working?
p

pepegc

03/28/2022, 8:24 PM
what would be the other? The 5 endpoints exposed by the backend SDK seem to be working fine
oh man, I fucked up
sorry
p

porcellus

03/28/2022, 8:25 PM
signout
np 🙂 misconfig?
p

pepegc

03/28/2022, 8:32 PM
yes
r

rp

03/29/2022, 4:13 AM
Thanks @User
2 Views