ConstReadonlyCLIENT_ID_KEY: "client_id"Key for the client ID.
ReadonlyCONTENT_TYPE_KEY: "content-type"Key for the content type.
ReadonlyGRANT_TYPE_KEY: "grant_type"Key for the grant type.
ReadonlyIDENTITY_PROVIDER_KEY: "identity_provider"Key for the identity provider.
ReadonlyOAUTH_CODE_GRANT_TYPE: "authorization_code"Value for the grant type.
ReadonlyOAUTH_CODE_RESPONSE_TYPE: "code"Value for the response type.
ReadonlyREDIRECT_URI_KEY: "redirect_uri"Key for the redirect URI.
ReadonlyRESPONSE_TYPE_KEY: "response_type"Key for the response type.
ReadonlyURL_ENCODED_CONTENT_TYPE: "application/x-www-form-urlencoded"Value for the content type.
An object containing API request fields.