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

Migrate away from the OAuth out-of-band (OOB) flow https://developers… #51

Closed
wants to merge 1 commit into from

Conversation

amalani
Copy link

@amalani amalani commented Sep 26, 2022

Google is changing OAuth interaction by using more secure OAuth flow starting Oct 2022. Due to this, the current OAuth flow doesn't work and this repo is unusable.

This change enables OAuth credential/token connections again.

@antonplagemann
Copy link
Owner

antonplagemann commented Sep 30, 2022

Hi @amalani,
thanks for your pull request and for bringing this to my attention again! I already started looking into this a few months before but it got lost while I was busy with other things 😊
I can't directly merge your contribution because its not the development branch and I needed to make some additions for the container setup to work again. This will be fixed with #52 as soon as all tests are passed.

@amalani
Copy link
Author

amalani commented Sep 30, 2022

Aah - yes, makes sense. Sorry, I didn't see the branch before submitting the PR. Sounds good - feel free to manage it whichever way is less headache :) Thanks for writing this integration.

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

Successfully merging this pull request may close these issues.

None yet

2 participants