dev/core#2141 - Generate skeletal ext/oauth-client
authorTim Otten <totten@civicrm.org>
Sat, 24 Oct 2020 00:15:25 +0000 (17:15 -0700)
committerTim Otten <totten@civicrm.org>
Tue, 3 Nov 2020 12:32:48 +0000 (04:32 -0800)
commited463944f27ccfcd65a260be001305fda00bcfce
tree61aa55e65bfadce4722ca827a6193e703958c611
parentfef7e3fc290f63370bc9f9409315a1cc4565ebd9
dev/core#2141 - Generate skeletal ext/oauth-client
.gitignore
ext/oauth-client/LICENSE.txt [new file with mode: 0644]
ext/oauth-client/README.md [new file with mode: 0644]
ext/oauth-client/images/screenshot.png [new file with mode: 0644]
ext/oauth-client/info.xml [new file with mode: 0644]
ext/oauth-client/oauth_client.civix.php [new file with mode: 0644]
ext/oauth-client/oauth_client.php [new file with mode: 0644]
ext/oauth-client/phpunit.xml.dist [new file with mode: 0644]
ext/oauth-client/tests/phpunit/bootstrap.php [new file with mode: 0644]