Pact.PactVerifier.HttpAuth (pact_verifier_ex v0.1.6)

Copy Markdown

HttpAuth

Summary

Types

t()

Functions

default()

@spec default() :: t()

token(token)

@spec token(token :: String.t()) :: t()

user(username, password \\ nil)

@spec user(username :: String.t(), password :: nil | String.t()) :: t()