File size: 137 Bytes
1e92f2d | 1 2 3 | // Package basic implements a simple auth provider and backend that identifies a user via username & password combination.
package basic
|
1e92f2d | 1 2 3 | // Package basic implements a simple auth provider and backend that identifies a user via username & password combination.
package basic
|