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