Console
React Lib
REST API
Preparing search index...
The search index is not available
Integration App SDK - v1.9.0
Integration App SDK
ConnectorAuthProxy
Interface ConnectorAuthProxy
interface
ConnectorAuthProxy
{
description
?:
string
;
ui
?:
{
schema
?:
DataSchema
;
helpUri
?:
string
;
}
;
title
?:
string
;
credentialsSchema
?:
DataSchema
;
customCredentialsSchema
?:
DataSchema
;
makeApiClient
?:
ConnectorMethodImplementationBase
;
refreshCredentials
?:
ConnectorMethodImplementationBase
;
test
?:
ConnectorMethodImplementationBase
;
enabled
?:
any
;
type
:
"proxy"
;
proxyKey
:
string
;
}
Hierarchy (
view full
)
ConnectorAuthHandlerBase
ConnectorAuthProxy
Index
Properties
description?
ui?
title?
credentials
Schema?
custom
Credentials
Schema?
make
Api
Client?
refresh
Credentials?
test?
enabled?
type
proxy
Key
Properties
Optional
description
description
?:
string
Optional
ui
ui
?:
{
schema
?:
DataSchema
;
helpUri
?:
string
;
}
Optional
title
title
?:
string
Optional
credentials
Schema
credentials
Schema
?:
DataSchema
Optional
custom
Credentials
Schema
custom
Credentials
Schema
?:
DataSchema
Optional
make
Api
Client
make
Api
Client
?:
ConnectorMethodImplementationBase
Optional
refresh
Credentials
refresh
Credentials
?:
ConnectorMethodImplementationBase
Optional
test
test
?:
ConnectorMethodImplementationBase
Optional
enabled
enabled
?:
any
type
type
proxy
Key
proxy
Key
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
description
ui
title
credentials
Schema
custom
Credentials
Schema
make
Api
Client
refresh
Credentials
test
enabled
type
proxy
Key
Console
React Lib
REST API
Integration App SDK - v1.9.0
Loading...