author | Tim Otten <totten@civicrm.org> | |
Fri, 23 Oct 2020 05:46:03 +0000 (22:46 -0700) | ||
committer | Tim Otten <totten@civicrm.org> | |
Tue, 3 Nov 2020 12:32:48 +0000 (04:32 -0800) | ||
commit | c145023afdc2852ff703b61b6eae429c94ca7ed4 | |
tree | f5b7d56ea51426bc148f1860fe61d2d4b1464b27 | tree | snapshot (zip tar.gz) |
parent | 2752428e24c10fcac9e0591f3f9230b5eb9498ed | commit | diff |
ext/oauth-client/CRM/OAuth/BAO/OAuthClient.php | [new file with mode: 0644] | blob |
ext/oauth-client/CRM/OAuth/BAO/OAuthSysToken.php | [new file with mode: 0644] | blob |
ext/oauth-client/CRM/OAuth/DAO/OAuthClient.php | [new file with mode: 0644] | blob |
ext/oauth-client/CRM/OAuth/DAO/OAuthSysToken.php | [new file with mode: 0644] | blob |
ext/oauth-client/oauth_client.civix.php | diff | blob | blame | history | |
ext/oauth-client/sql/auto_install.sql | [new file with mode: 0644] | blob |
ext/oauth-client/sql/auto_uninstall.sql | [new file with mode: 0644] | blob |
ext/oauth-client/xml/schema/CRM/OAuth/OAuthClient.entityType.php | [new file with mode: 0644] | blob |
ext/oauth-client/xml/schema/CRM/OAuth/OAuthClient.xml | [new file with mode: 0644] | blob |
ext/oauth-client/xml/schema/CRM/OAuth/OAuthSysToken.entityType.php | [new file with mode: 0644] | blob |
ext/oauth-client/xml/schema/CRM/OAuth/OAuthSysToken.xml | [new file with mode: 0644] | blob |