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

Add warning about deprecated oauth flow #1047

Merged
merged 1 commit into from
May 13, 2022

Conversation

lavigne958
Copy link
Collaborator

The oauth flow gspread.auth.console_flow has been deprecated by
google. It will simply not succeed.

Currently: add a warning for the end-user about this changes.
Later: remove the deprecated method.

closes #1044

The oauth flow `gspread.auth.console_flow` has been deprecated by
google. It will simply not succeed.

Currently: add a warning for the end-user about this changes.
Later: remove the deprecated method.

closes #1044
@lavigne958 lavigne958 added the Bug label May 11, 2022
@lavigne958 lavigne958 self-assigned this May 11, 2022
@lavigne958 lavigne958 merged commit 3d1092f into master May 13, 2022
@lavigne958 lavigne958 deleted the bugfix/deprecate_console_flow branch May 13, 2022 07:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add warning about deprecated authentication flow
1 participant