Refactor authentication, delay to effectful layer
Userauth is now an event. This means the effectful layer can do e.g.
database lookups or LDAP requests when authenticating a user.
As an added bonus an effectful layer that implements trust on first use
(TOFU) user authentication is now possible.
7f17f6
-
Sep 18 17:15 +00:00