chatwoot / chatwoot

Open-source live-chat, email support, omni-channel desk. An alternative to Intercom, Zendesk, Salesforce Service Cloud etc. 🔥💬
https://www.chatwoot.com/help-center
Other
18.98k stars 3.03k forks source link

feat: move Google config to installation_config #9482

Open scmmishra opened 2 weeks ago

scmmishra commented 2 weeks ago

This PR has the following changes

  1. Add GOOGLE_OAUTH_CLIENT_ID and GOOGLE_OAUTH_CLIENT_SECRET to installation config
  2. Add Google config to super_admin/features.yml
  3. Replace usage of ENV.fetch with GlobalConfigService.load for fetch client ID and Secret
linear[bot] commented 2 weeks ago

CW-3286 Move Google Config to SuperAdmin