authx - Primary implementation, including Drupal 7 and WordPress
authorTim Otten <totten@civicrm.org>
Fri, 12 Feb 2021 20:51:52 +0000 (12:51 -0800)
committerTim Otten <totten@civicrm.org>
Tue, 2 Mar 2021 19:37:53 +0000 (11:37 -0800)
commit3a429e3f118b0c315a9bfed7445c39d93c26b219
treeeeacdac1b17cae74433fffe87b9c950eb4f74db3
parent754722651373162ac054242282f39b4e0616f926
authx - Primary implementation, including Drupal 7 and WordPress
ext/authx/Civi/Authx/Authenticator.php [new file with mode: 0644]
ext/authx/Civi/Authx/AuthxInterface.php [new file with mode: 0644]
ext/authx/Civi/Authx/Drupal.php [new file with mode: 0644]
ext/authx/Civi/Authx/None.php [new file with mode: 0644]
ext/authx/Civi/Authx/WordPress.php [new file with mode: 0644]
ext/authx/authx.php