t() :: %ORY.Hydra.Config{ headers: ORY.Hydra.http_headers_t(), http_client: module(), http_client_opts: any(), json_codec: module(), retry: boolean(), retry_opts: Keyword.t(), url: String.t() }
new(map()) :: t()