PipedreamHQ / PipedreamHQ/pipedream
[FEATURE] Enable `environment` custom field for Square integration
Open
enhancement
triaged
- Dominant language
- JavaScript
- Stars
- 11.7k
- Forks
- 5.8k
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 102
Description
A user reached out with connection issues for the Custom OAuth client, due to our application supporting **Production** but the user was configuring the app with **Sandbox** credentials.
Ideally, we would support both with an `environment` custom field.
This requires:
1. Creation of new custom field `environment`, set as optional
2. Backfill all existing auths with `Production` config
Contributor guide
Assessment
This issue has not been assessed yet.