Interface ConnectorAuthOAuth2

Hierarchy (View Summary)

Properties

description?: string
ui?: { schema?: DataSchema; helpUri?: string }
title?: string
credentialsSchema?: DataSchema
customCredentialsSchema?: DataSchema
enabled?: any
type: "oauth2"
getCredentialsFromAccessTokenResponse?: ConnectorMethodImplementation
getCredentialsFromRefreshTokenResponse?: ConnectorMethodImplementation