authx - Add authx_login({principal: array, useSession: bool}) API for use by backend...
authorTim Otten <totten@civicrm.org>
Fri, 10 Dec 2021 06:56:33 +0000 (22:56 -0800)
committerTim Otten <totten@civicrm.org>
Tue, 21 Dec 2021 23:36:16 +0000 (15:36 -0800)
commit97209e6164164569e9abcefe6c01d24f0932b274
tree8b7677cf514e5eb97e7fcfc028daf390bf18ff06
parentcf4a137715594c6f67e5764f2574b7bd00ed4eca
authx - Add authx_login({principal: array, useSession: bool}) API for use by backend/service scripts
ext/authx/Civi/Authx/Authenticator.php
ext/authx/authx.php
ext/authx/settings/authx.setting.php
ext/authx/tests/phpunit/Civi/Authx/AllFlowsTest.php