pub fn remove_for(host: &str) -> Result<bool>
Remove a credentials entry. Returns true if something was removed. Non-existent host is a silent no-op (returns false).