Membrane React - v0.2.1
    Preparing search index...

    Interface ConnectorAuthOAuth2

    Hierarchy (View Summary)

    Index

    Properties

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