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
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
Unknown Object (File)
Fri, Mar 29, 3:12 PM
Unknown Object (File)
Mar 5 2024, 11:39 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
Lint
Lint Skipped
Unit
Tests Skipped

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).