How to get OAuth access to GMail?

前端 未结 2 457
星月不相逢
星月不相逢 2020-12-11 02:29

How can you get user-initiated access to read their email? It seems there is OpenID, OAuth, OAuth2 and random other solutions.

The best I came up with so far is OAut

2条回答
  •  有刺的猬
    2020-12-11 03:28

    The GMail API documentation says there is only one scope giving access to everything.

    There is also a feature called GMail Inbox Feed which could be what you want, but it is only available on Google Apps domains.

提交回复
热议问题