Apply the resolved auth to the given parameters.
void applyToParams(Map<String, String> params) { params.addAll(this.params); }