pub async fn verify_ns_creds( ds: &Datastore, ns: &str, user: &str, pass: &str, ) -> Result<DefineUserStatement, Error>