Does Pipedream Use a Single Global Project for Gmail's OAuth2 or Does It Create Specific Scoped Projects, Considering Google's Project Level Rate Limits?

This topic was automatically generated from Slack. You can find the original thread here.

Hi! Quick question about action’s internal (Pipedream managed) OAuth2. For Gmail specifically (or any other Google service), does Pipedream use single global “project” or does it provision more projects that are scoped for… well, who are they scoped for? I’m specifically interested due to fact that Google puts some rate limits on project level, and thus was wondering everyone using Pipedream has it own instance of those limits, or do we all share those quotas?

When you use Pipedream’s OAuth for any app, that is shared across customers. The best way to guarantee separation is to configure your own OAuth client.

Thanks!