pub async fn register_default( email: &str, password: &str, display_name: &str, ) -> Result<()>
Register using the default API base from client config / env.