Merge pull request #394 from taylorwilsdon/pr_fix_start_google_oauth

enh: Remove start_google_auth when OAuth2.1 enabled
This commit is contained in:
Taylor Wilsdon
2026-01-27 18:48:23 -05:00
committed by GitHub
7 changed files with 137 additions and 25 deletions

View File

@@ -744,7 +744,7 @@ cp .env.oauth21 .env
| `draft_gmail_message` | Extended | Create drafts |
| `get_gmail_threads_content_batch` | Complete | Batch retrieve thread content |
| `batch_modify_gmail_message_labels` | Complete | Batch modify labels |
| `start_google_auth` | Complete | Initialize authentication |
| `start_google_auth` | Complete | Legacy OAuth 2.0 auth (disabled when OAuth 2.1 is enabled) |
</td>
<td width="50%" valign="top">