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. |
||
|---|---|---|
| .. | ||
| Login.tsx | ||
| SignUp.tsx | ||
| ThirdPartyAuth.tsx | ||