You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Chromium Extensions
Hello everyone I'm building a Google Extension App and a problem I started to face is How to securely store API keys?
I've read online about creating an backend server and having in the extension an endpoint to the backend server, but since the endpoint is freely accessible by user witch means a bad actor could easily copy the endpoint code to infiltrate the system