Property Google
- Namespace
- MailFathom.Common.MailboxOAuth
- Assembly
- MailFathom.Common.dll
Gets the preset for Google accounts, which reach IMAP through the restricted https://mail.google.com/ scope.
public static MailProviderPreset Google { get; }
Property Value
Remarks
The device authorization endpoint is deliberately absent. Google operates one, but its documented allowed-scope list for that flow covers only OpenID Connect, Drive, and YouTube scopes, so a mail scope cannot be obtained through it and offering the option would produce a rejection the operator could not act on.