authx - Rename "JWT" API to "AuthxCredential"
authorTim Otten <totten@civicrm.org>
Tue, 11 Apr 2023 04:40:30 +0000 (21:40 -0700)
committerTim Otten <totten@civicrm.org>
Tue, 11 Apr 2023 04:40:30 +0000 (21:40 -0700)
commit94e678c4b193a01c4f663baacba10d535e1c76c7
tree532884fde9a920d78d79c37fbfd2b6626e0b7edd
parentcdcd2f7199e45fd187702897b7815e2fb44c826c
authx - Rename "JWT" API to "AuthxCredential"
ext/authx/Civi/Api4/Action/AuthxCredential/Create.php [moved from ext/authx/Civi/Api4/Action/JWT/Create.php with 97% similarity]
ext/authx/Civi/Api4/Action/AuthxCredential/Validate.php [moved from ext/authx/Civi/Api4/Action/JWT/Validate.php with 97% similarity]
ext/authx/Civi/Api4/AuthxCredential.php [moved from ext/authx/Civi/Api4/JWT.php with 81% similarity]
ext/authx/tests/phpunit/api/v4/AuthxCredentialTest.php [moved from ext/authx/tests/phpunit/api/v4/JwtApiTest.php with 66% similarity]