Provides authentication functionality ; currently supported adapters are:
- CAS via CAS
- SQL tables via the PDO extension
- LDAP via the ldap extension
- OAuth via customized adapters
This library requires PHP 5.5 or later, and has no userland dependencies.