You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I’d like to avoid committing the API key to source control for security reasons. Is there a way to use environment variables or a secrets manager to reference the key instead of hardcoding it?
If this isn’t currently supported, I’d love to request this as a feature — it would be really helpful for teams trying to keep secrets out of versioned configs.