PromucFlow_constructor/app/server/appsmith-server/src
Shrikant Sharat Kandula 7558df366e
chore: Remove OAuth env variables from client (#20660)
Client will get supported OAuth list from the tenant API, instead of
from injected env variables like `APPSMITH_OAUTH2_GOOGLE_CLIENT_ID`.

This is a step towards moving OAuth configuration out of env variables
completely, and into the backend database, so their configuration can be
tenant-wide, instead of instance-wide.
2023-04-30 11:52:42 +05:30
..
main chore: Remove OAuth env variables from client (#20660) 2023-04-30 11:52:42 +05:30
test feat: Update existing app via JSON import (#22684) 2023-04-27 22:55:07 +05:30