blob: 82177d439745754aba553631b1cc877ceb7d2e12 (
plain)
1
2
3
4
5
6
7
|
YubiAuth provides a user management system which can be used as a
base for other systems. It allows the creation of users, which can
be authenticated by username, password, and optionally a YubiKey
OTP.
Aside from providing a user authentication backend, YubiAuth allows
storing and retrieving arbitrary key-value attributes for each user
as well as each YubiKey.
|