ENH: Add minimal functionality
Compare changes
+ 77
− 372
@@ -3,6 +3,7 @@
@@ -23,10 +24,75 @@
@@ -90,13 +156,13 @@ authenticator object from a configuration.
@@ -104,8 +170,9 @@ mutable struct _Authenticator
@@ -124,7 +191,7 @@ function create_plain_password_authenticator(
@@ -135,11 +202,7 @@ function create_plain_password_authenticator(
@@ -147,365 +210,7 @@ end