Interface ConnectorAuthOAuth2

Hierarchy (view full)

Properties

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