Closed vkoves closed 5 years ago
This updates the Google OAuth gem to the latest version, which resolves us using Google Plus APIs, which are now deprecated. I don't know how to check if it's using the right API, but I trust that the developers of the omniauth gem fixed the issue.
Resolves #404.
Based on the contributor's guide, this PR is of type:
feature-branch
dev
hotfix-branch
master
release-branch
Requestor: Put an x in all that apply. You can check boxes after the PR has been made.
x
Reviewer: If you see an item that is not checked that you believe should be, comment on that as part of your review.
Tested by signing in with Google locally.
@Watercycle - I highly doubt it :laughing:
Description
This updates the Google OAuth gem to the latest version, which resolves us using Google Plus APIs, which are now deprecated. I don't know how to check if it's using the right API, but I trust that the developers of the omniauth gem fixed the issue.
Resolves #404.
Type of Pull Request
Based on the contributor's guide, this PR is of type:
feature-branch
->dev
)hotfix-branch
->master
)release-branch
->master
)Requestor Checklist
Requestor: Put an
x
in all that apply. You can check boxes after the PR has been made.Reviewer: If you see an item that is not checked that you believe should be, comment on that as part of your review.
How This Has Been Tested
Tested by signing in with Google locally.