Authx
Table of Contents
Classes
- Authenticator
- The Authenticator does the main work of authx -- ie it analyzes a credential, checks if current policy accepts this credential, and logs in as the target person.
- LegacyRestAuthenticator
- Historically, 'extern/rest.php' and 'civicrm/ajax/rest' were similar interfaces based on the same controller, but they used different authentication styles.