Values.RegisterConnectorV2RequestSourceGrants permission to complete the authorization based on input parameters.
type nonrec t = {authCode : NonEmptyString.t;The authCode retrieved from authUrl to complete the OAuth 2.0 authorization code flow.
*)authState : NonEmptyString.t;The authState retrieved from authUrl to complete the OAuth 2.0 authorization code flow.
*)}