anyone using authjs with plasmo

If yes, how did you go about this?
3 Replies
nithur
nithur•4mo ago
@lab any tips?
lab
lab•4mo ago
You will want to use PKCE
nithur
nithur•4mo ago
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