Skip to content

Update authorization workflow#245

Merged
mbrt merged 6 commits intomasterfrom
auth-update
May 1, 2022
Merged

Update authorization workflow#245
mbrt merged 6 commits intomasterfrom
auth-update

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.

mbrt added 6 commits April 30, 2022 15:59
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