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:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user