UserAuth
@type t() :: %Pact.PactVerifier.HttpAuth.UserAuth{ password: nil | String.t(), username: String.t() }