EmailWorld Sender – Google OAuth Gmail Send API Verification Demo

Опубликовано: 08 Июль 2026
на канале: solomon
4
0

This video demonstrates how EmailWorld Sender uses Google OAuth 2.0 to connect a user's Gmail account and send emails using the Gmail API.

The application requests only the googleapis.com/auth/gmail.send scope.

The demonstration includes:

Connecting a Gmail account using Google OAuth
User authorization through Google's consent screen
Successful Gmail account connection
Composing an email
Sending an email using the Gmail API
Successful delivery of the email

EmailWorld Sender does not request permission to read Gmail messages, contacts, labels, drafts, or any other Gmail data. Users explicitly authorize their own Gmail account and manually initiate every email they send.

This video is provided as part of Google's OAuth verification process for the Gmail Send API.