levz0r / gmail-tester

A simple Node.js Gmail client which checks the inbox for message existence
MIT License
256 stars 68 forks source link

does Google OAuth interactions compliance changes affect this repo #93

Closed HananArgov closed 1 year ago

HananArgov commented 2 years ago

according to the following blog entry, there are going to be compliance changes for applications: https://developers.googleblog.com/2022/02/making-oauth-flows-safer.html

does this affect anything here?

levz0r commented 1 year ago

Hello, The library was affected by this change. A version supporting the updated flows was published today.

dsaintpierre commented 1 year ago

@levz0r a lot of the README instructions are out of date for this still, most notably regarding authorization.