Values.ConnectionOAuthClientResponseParametersSourceThe client response parameters for the connection when OAuth is specified as the authorization type.
type nonrec t = {clientID : AuthHeaderParameters.t option;The client ID associated with the response to the connection request.
*)}