dev/core#2141 - APIv4 - Add `OAuthClient.userPassword` authentication
authorTim Otten <totten@civicrm.org>
Wed, 28 Oct 2020 21:05:03 +0000 (14:05 -0700)
committerTim Otten <totten@civicrm.org>
Tue, 3 Nov 2020 12:32:48 +0000 (04:32 -0800)
commit5589ebb99376234538d8b131e1065d8047829122
tree5866c855e98f12e611dceef8f472c535ff196235
parentbc529d996eeb4d3ad90e7e004f5150d115e4d2b9
dev/core#2141 - APIv4 - Add `OAuthClient.userPassword` authentication
ext/oauth-client/Civi/Api4/Action/OAuthClient/UserPassword.php [new file with mode: 0644]
ext/oauth-client/Civi/Api4/OAuthClient.php