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

Update authorization workflow #245

Merged
merged 6 commits into from
May 1, 2022
Merged

Update authorization workflow #245

merged 6 commits into from
May 1, 2022

Conversation

mbrt
Copy link
Owner

@mbrt mbrt commented May 1, 2022

Google recently tightened controls on unverified apps. This caused trouble to new users creating their credentials.

The workflow now requires a local webserver and the browser from which the user authenticates needs to run on the same machine as gmailctl, every time the token needs a refresh.

Close #232, #243.

The previous copy-paste workflow was broken. We really now need to run
a local HTTP server to handle the OAuth2 workflow.

This fixes the redirect URL problem in #243.

Close #243.
I'm just hoping this is the last time.
@mbrt mbrt merged commit 1504e53 into master May 1, 2022
@mbrt mbrt deleted the auth-update branch May 1, 2022 15:03
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.

Cant get an OAuth token if my publish status is "In production"
1 participant