Page MenuHomePhabricator

Use new Google+ API for Google auth instead of "userinfo"
ClosedPublic

Authored by epriestley on Mar 25 2014, 6:29 PM.
Tags
None
Referenced Files
F13048251: D8612.id20405.diff
Thu, Apr 18, 5:59 PM
Unknown Object (File)
Wed, Apr 17, 3:43 PM
Unknown Object (File)
Fri, Apr 12, 2:30 PM
Unknown Object (File)
Fri, Apr 12, 2:30 PM
Unknown Object (File)
Fri, Apr 12, 2:30 PM
Unknown Object (File)
Fri, Apr 12, 1:12 PM
Unknown Object (File)
Thu, Apr 11, 10:18 AM
Unknown Object (File)
Thu, Apr 11, 12:34 AM

Details

Summary

Google is moving away from the APIs we're using, as described in this timetable:

https://developers.google.com/+/api/auth-migration#timetable

Although the timetable says the API is good until Sept 1, 2014, we're seeing the API fail on secure.phabricator.com and have received user reports of failures as well.

I can't figure out any configuration changes that users can make to keep the current APIs working, so just upgrade to the new ones.

Test Plan

Registered and logged in with Google.

Diff Detail

Repository
rPHU libphutil
Branch
plus1
Lint
Lint Passed
SeverityLocationCodeMessage
Advicesrc/auth/PhutilAuthAdapterOAuthGoogle.php:53XHP16TODO Comment
Unit
No Test Coverage

Event Timeline

epriestley retitled this revision from to Use new Google+ API for Google auth instead of "userinfo".
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
  • Raise a more specific and hopefully more useful exception.
btrahan edited edge metadata.
This revision is now accepted and ready to land.Mar 25 2014, 7:31 PM
epriestley updated this revision to Diff 20409.

Closed by commit rPHU1ea12a01671d (authored by @epriestley).