PromucFlow_constructor/app
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
..
client chore: Remove OAuth env variables from client (#20660) 2023-04-30 11:52:42 +05:30
rts fix: Remove devDependencies from RTS build (#22239) 2023-04-13 17:32:13 +05:30
server chore: Remove OAuth env variables from client (#20660) 2023-04-30 11:52:42 +05:30
shared fix: Remove devDependencies from RTS build (#22239) 2023-04-13 17:32:13 +05:30
util