pub async fn basic( kvs: &Datastore, session: &mut Session, user: &str, pass: &str, ) -> Result<(), Error>