Best practices for working with API keys in the frontend
Ever wondered if it’s ok to have your API key bundled with the frontend, public for anyone who uses your app to see?
You know you should never put secrets in the UI. But then you see people bundling their keys with the UI all the time (Firebase API