Files
twenty/packages/twenty-front/src/modules/accounts/constants/GmailComposeScope.ts
T
neo773 84afbb4d2c feat: add draft email workflow action (#17793)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2026-02-13 18:20:20 +01:00

3 lines
86 B
TypeScript

export const GMAIL_COMPOSE_SCOPE =
'https://www.googleapis.com/auth/gmail.compose';