mirror of
https://we.phorge.it/source/phorge.git
synced 2025-02-10 13:58:34 +01:00
Summary: Ref T13493. At time of writing, the old API method no longer functions: `1/session` does not return an `accountId` but all calls now require one. Use the modern `3/myself` API instead. The datastructure returned by `2/user` (older appraoch) and `3/myself` (newer approach) is more or less the same, as far as I can tell. Test Plan: Linked an account against modern-at-time-of-writing Atlassian-hosted JIRA. Maniphest Tasks: T13493 Differential Revision: https://secure.phabricator.com/D21170 |
||
---|---|---|
.. | ||
PhutilAmazonAuthAdapter.php | ||
PhutilAsanaAuthAdapter.php | ||
PhutilAuthAdapter.php | ||
PhutilBitbucketAuthAdapter.php | ||
PhutilDisqusAuthAdapter.php | ||
PhutilEmptyAuthAdapter.php | ||
PhutilFacebookAuthAdapter.php | ||
PhutilGitHubAuthAdapter.php | ||
PhutilGoogleAuthAdapter.php | ||
PhutilJIRAAuthAdapter.php | ||
PhutilLDAPAuthAdapter.php | ||
PhutilOAuth1AuthAdapter.php | ||
PhutilOAuthAuthAdapter.php | ||
PhutilPhabricatorAuthAdapter.php | ||
PhutilSlackAuthAdapter.php | ||
PhutilTwitchAuthAdapter.php | ||
PhutilTwitterAuthAdapter.php | ||
PhutilWordPressAuthAdapter.php |