feat: added google based connectors docs

This commit is contained in:
DESKTOP-RTLN3BA\$punk 2026-01-06 23:20:44 -08:00
parent 761fa9162b
commit 1b4ec2daa7
4 changed files with 203 additions and 59 deletions

View file

@ -15,8 +15,6 @@ To set up Google OAuth:
1. Login to your [Google Developer Console](https://console.cloud.google.com/)
2. Enable the required APIs:
- **People API** (required for basic Google OAuth)
- **Gmail API** (required if you want to use the Gmail connector)
- **Google Calendar API** (required if you want to use the Google Calendar connector)
![Google Developer Console People API](/docs/connectors/google/google_oauth_people_api.png)
3. Set up OAuth consent screen.
![Google Developer Console OAuth consent screen](/docs/connectors/google/google_oauth_screen.png)