Ed
Ed
KKinde
Created by Ed on 7/23/2024 in #💻┃support
Authentication in a Chrome extension
I'd like to require users of my Chrome extension to enter a username and password to log in. The extension opens a sidepanel for its user interface (it uses React), so that's where I'd like the userid/pw fields to appear. Chrome has draconian security rules, so it's sometimes tricky to integrate third-party software. To avoid any issues, I was wondering if there was an example I could follow.
4 replies