Search code examples
oauthoauth-2.0gmail-imap

fetch gmail with oauth2


I am working on oauth authentication for my app and am planning to use Oauth2. Can someone tell if Gmail supports fetching Inbox by the Oauth2 access-token.I saw it is possible to do this by the Oauth1 token but I found that Oauth1 support is deprecated by Google now.


Solution

  • Nope, just OAuth 1.0 right now.