Implementing Auth in Content Script UI with Plasmo ?
Can I implement authentication in a content script UI using Supabase or Clerk with the Plasmo framework? Are there any best practices or limitations I should consider?
3 Replies
Id probs have another web server up running next.js or something and then hack the nextauth API
@ElusiveProxy has reached level 1. GG!
I have supabase auth in a contentscript, then just store the token in cookies, not sure what the issue with this would be.
But accessing the extension itself for me is not a big security issue, its mainly what data can be sent to the server i want to auth