how can I check authentication in swagger? because we are using cookies-based authentication.
k
how can I check authentication in swagger? because we are using cookies-based authentication.
need to secure my other project api
r
can you elaborate?
k
i am implementing this in my project
i also check in to swagger
i am getting unauthorizred
r
https://github.com/supertokens/supertokens-website/issues/68 -> see this checklist for reasons as to why it's not working
k
nothing from the above checklist
r
Can you enable backend debug logs and show the output when you make the api call?
k
i am getting cookies in response and it set perfectly in postmen
but not in swagger
r
Ah ok. I think that’s swagger’s issue then
k
😟
12 Views