dev/core#2141 - Add services 'oauth2.league' and 'oauth2.token'
authorTim Otten <totten@civicrm.org>
Tue, 27 Oct 2020 13:15:43 +0000 (06:15 -0700)
committerTim Otten <totten@civicrm.org>
Tue, 3 Nov 2020 12:32:48 +0000 (04:32 -0800)
commita17b2d8a59b3168b5c9b9caad2a1306c5e70e7d6
tree449ba61f739887d686cf4673dca4efbba22a08d4
parent65075cf660f348ac5e190c91d876b5582fc16bd2
dev/core#2141 - Add services 'oauth2.league' and 'oauth2.token'
ext/oauth-client/Civi/OAuth/OAuthException.php [new file with mode: 0644]
ext/oauth-client/Civi/OAuth/OAuthLeagueFacade.php [new file with mode: 0644]
ext/oauth-client/Civi/OAuth/OAuthTokenFacade.php [new file with mode: 0644]
ext/oauth-client/oauth_client.php