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

Google will disallow OAuth Out-of-band #374

Closed
centic9 opened this issue May 4, 2022 · 6 comments
Closed

Google will disallow OAuth Out-of-band #374

centic9 opened this issue May 4, 2022 · 6 comments

Comments

@centic9
Copy link

centic9 commented May 4, 2022

I received an email from Google stating that OAuth Out-of-band will be disabled sometimes later this year.

I don't know much about OAuth, but I found 'redirect_uris': ['http://localhost', 'urn:ietf:wg:oauth:2.0:oob'], in the sources, which indicates to me that GYB is using this mechanism and thus is affected.

See https://developers.googleblog.com/2022/02/making-oauth-flows-safer.html#disallowed-oob

Is there a way to switch GYB to a different authentication flow?

@bryantech
Copy link

So long and thanks for all the fish. I kid. I am sure Jay will figure out a solution.

@radiant-tangent
Copy link

Based on the release notes, it looks like v 1.60 might address this?
https://github.com/GAM-team/got-your-back/releases/tag/v1.60

@centic9
Copy link
Author

centic9 commented May 4, 2022

Ah, do you think the two URIs for redirect_uris mean OOB is only used as fallback if localhost is not working?

@jay0lee
Copy link
Member

jay0lee commented May 4, 2022

https://groups.google.com/g/got-your-back/c/w0cT19cSKx0

@jay0lee jay0lee closed this as completed May 4, 2022
@jay0lee
Copy link
Member

jay0lee commented May 14, 2022

Nope. Just upgrade.

@AlfredJKwack
Copy link

Thanks!

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

5 participants