anyone using authjs with plasmo

If yes, how did you go about this?
nithur
nithur•22d ago
@lab any tips?
lab
lab•22d ago
You will want to use PKCE
nithur
nithur•22d 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
Want results from more Discord servers?
Add your server
More Posts
Help: chrome.scripting.executeScript executes only onceHey guys, I need help with the below code. I have created a popup with a button that calls the belowWeb Workerhey im working with a web worker and it seems to be huge in dev but much smaller in the prod build. Certainly! To bundle a resource withCertainly! To bundle a resource with Plasmo, you can utilize tools like Webpack or Parcel to packageIntegrating Web Authentication with Plasmo ExtensionI'm new to Plasmo and currently working on creating a Vue extension. My web application utilizes CleUsing Stripe and setup an API inside the extensionHello ! I am able to make queries to stripe using what was explained on the website : https://docError with messagingHey, im trying to send a message from a content script in the main world to the background. For thatIssue with using Radix Components with extension and framework```ts Warning: Invalid hook call. Hooks can only be called inside of the body of a function componenHey all. Anyone know how to inject styles as a .css file to some webpage?im rewriting some extension since we are going to mv3, also i decieded to use Plasmo framework for tHow to inject React component on page?Hi I want to render an icon next to a div on the webpage and when that icon is clicked I want to renremount csui on url changei have built an extension using plasmo which injects some ui into the dom using getRootContainer thelocal storage dev tools plasmoHi all, I am trying to locate the storage api data. I am aware the data is stored in chrome.storageIs there something special you need to do to get a side panel to refresh on changes?Is there something special you need to do to get a side panel to refresh on changes? If I load and plasmo build --zip vs web-ext buildWhat's the difference? https://extensionworkshop.com/documentation/develop/web-ext-command-referenceUsing microphone in sidepanelHello, I am using Plasmo to build our extension. I was able to record microphone using a content scr