- Refactored the authentication mechanism New interface to create an authentication method: * IAuthentication New classes: * UserPasswordAuthentication * YubiCloudAuthentication (see below)
- Implemented YubiKey authentication In user_athentication table, uses:
- auth_type ....... YubiKey
- auth_identity ... the public YubiKey identity
We've the start of an auth library for Keruald.