Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does this library using out-of-band (OOB) requests? #67

Open
tepperly opened this issue May 15, 2022 · 1 comment
Open

Does this library using out-of-band (OOB) requests? #67

tepperly opened this issue May 15, 2022 · 1 comment

Comments

@tepperly
Copy link

tepperly commented May 15, 2022

I got an email from Google saying that my account used the OAUTH OOB approach sometime in the past. I experimented with a bunch of libraries before going with gmail_xoauth, so I don't know if gmail_xoauth uses OOB or not. Can you indicate whether 0.4.2 is compliant with Google's no OOB starting 3-Oct-2022?

https://developers.googleblog.com/2022/02/making-oauth-flows-safer.html

Thanks,

Tom

@nfo
Copy link
Owner

nfo commented May 16, 2022

This library does not handle the login/token process. So it has nothing to do with OOB.
Still, the readme suggests using oauth2.py, with uses the OOB approach: https://github.com/google/gmail-oauth2-tools/blob/master/python/oauth2.py#L130

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants