1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-02 11:42:42 +01:00
phorge-phorge/src/applications/auth/adapter
k__nard d5040f9a8f updating twitch to latest api (Helix)
Summary:
api doc : https://dev.twitch.tv/docs/api/reference
oauth2 doc : https://dev.twitch.tv/docs/authentication

Test Plan: I have successfully setup OAuth2 authentication against Twitch

Reviewers: O1 Blessed Committers, avivey

Reviewed By: O1 Blessed Committers, avivey

Subscribers: avivey, speck, tobiaswiese, valerio.bozzolan, Matthew, Cigaryno

Tags: #auth

Maniphest Tasks: T15122

Differential Revision: https://we.phorge.it/D25057
2022-12-08 15:41:09 -07:00
..
PhutilAmazonAuthAdapter.php Move web application classes into "phabricator/" 2019-09-02 07:58:59 -07:00
PhutilAsanaAuthAdapter.php Update Asana Auth adapter for "gid" API changes 2019-11-08 09:02:15 -08:00
PhutilAuthAdapter.php Make external account identifier APIs return multiple identifiers 2020-02-22 17:45:45 -08:00
PhutilBitbucketAuthAdapter.php Move web application classes into "phabricator/" 2019-09-02 07:58:59 -07:00
PhutilDisqusAuthAdapter.php Move web application classes into "phabricator/" 2019-09-02 07:58:59 -07:00
PhutilEmptyAuthAdapter.php Move web application classes into "phabricator/" 2019-09-02 07:58:59 -07:00
PhutilFacebookAuthAdapter.php Remove Facebook OAuth dependency on "security_settings" property 2021-02-19 10:27:42 -08:00
PhutilGitHubAuthAdapter.php Update GitHub API calls to use "Authorization" header instead of "access_token" URI parameter 2020-02-04 07:58:03 -08:00
PhutilGoogleAuthAdapter.php Read both email addresses and Google Account IDs from Google OAuth 2020-02-24 13:26:42 -08:00
PhutilJIRAAuthAdapter.php Use "rest/api/3/myself" to retrieve JIRA profile details, not "rest/auth/1/session" 2020-04-25 14:05:22 -07:00
PhutilLDAPAuthAdapter.php Move web application classes into "phabricator/" 2019-09-02 07:58:59 -07:00
PhutilOAuth1AuthAdapter.php Remove all readers and writers of "accountID" on "ExternalAccount" 2020-02-22 17:49:22 -08:00
PhutilOAuthAuthAdapter.php Move web application classes into "phabricator/" 2019-09-02 07:58:59 -07:00
PhutilPhabricatorAuthAdapter.php Remove product literal strings in "pht()", part 1 2022-04-25 12:22:25 -07:00
PhutilSlackAuthAdapter.php Move web application classes into "phabricator/" 2019-09-02 07:58:59 -07:00
PhutilTwitchAuthAdapter.php updating twitch to latest api (Helix) 2022-12-08 15:41:09 -07:00
PhutilTwitterAuthAdapter.php Move web application classes into "phabricator/" 2019-09-02 07:58:59 -07:00
PhutilWordPressAuthAdapter.php Move web application classes into "phabricator/" 2019-09-02 07:58:59 -07:00