Grant this app permission to inject emails directly into your Gmail inbox. This is the preferred delivery method — emails arrive with original headers intact, bypassing SMTP entirely.
Token lifetime: Access tokens expire after 1 hour and are refreshed automatically. Refresh tokens do not expire unless you revoke access via your{' '} Google Account permissions . If revoked, click “Connect Gmail” again to re-authorise.
{gmailLoading && (Connected as {gmailCredential.gmail_email}
{gmailCredential.last_verified_at && (Last verified: {new Date(gmailCredential.last_verified_at).toLocaleString()}
)}Used when Gmail API is not connected or when a mail account is configured to use SMTP delivery. Your credentials are stored encrypted.
{smtpLoading ? (Password change and two-factor authentication settings are coming soon.
{displayUser?.oauth_provider === 'google' && (Your account is authenticated via Google OAuth — password management is handled by Google.
)}