@recaptime-dev's working patches + fork for Phorge, a community fork of Phabricator. (Upstream dev and stable branches are at upstream/main and upstream/stable respectively.) hq.recaptime.dev/wiki/Phorge
phorge phabricator

Read both email addresses and Google Account IDs from Google OAuth master

Summary: Ref T13493. Google returns a lower-quality account identifier ("email") and a higher-quality account identifier ("id"). We currently read only "email". Change the logic to read both "email" and "id", so that if Google ever moves away from "email" the transition will be a bit easier. Test Plan: Linked/unlinked a Google account, looked at the external account identifier table. Maniphest Tasks: T13493 Differential Revision: https://secure.phabricator.com/D21028


+17 -9
2 changed files