1

Does Google support 2-Legged OAuth 2.0 for IMAP? I know Google supports 3-legged OAuth 2.0 for IMAP, but I can't find any documentation for 2-Legged OAuth 2.0 for IMAP.

Saqib Ali
  • 3,953
  • 10
  • 55
  • 100

1 Answers1

1

Yes, it is possible and the relevant documentation can be found at https://developers.google.com/accounts/docs/OAuth#GoogleAppsOAuth and examples are provided on https://developers.google.com/accounts/docs/OAuth2ServiceAccount

Vineet1982
  • 7,730
  • 4
  • 32
  • 67