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

Correct google init action if an error is seen #499

Merged
merged 1 commit into from
May 23, 2022

Conversation

inthegarage
Copy link
Contributor

@inthegarage inthegarage commented May 19, 2022

Google is now throwing an error if deprecated APIs are used. This change cures this problem by still allowing the use of the auth object. All other errors are still rejected. After this change the Google provider will need to be completely re-written for the new API. Note the new API is not compatible with the old one and so there will have to be a fall back period whilst users upgrade.

…till allowed, all other errors are still rejected.
@ghost
Copy link

ghost commented May 20, 2022

Please accept this merge as it's affecting my login too.

@Heatmanofurioso Heatmanofurioso merged commit f377a93 into abacritt:master May 23, 2022
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

3 participants