3 Replies
@lab any tips?
You will want to use PKCE
If a user is logged in via my web app and make a request to the api in my web app (nextjs app), request is getting identified as authenticated, how is it possible?
I am invoking the API from background script
while if I invoke the API from the content script, it is identified as unauthenticated request