Console
SDK
REST API
Preparing search index...
The search index is not available
Integration App React - v2.13.2
Integration App React
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 Summary
)
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
credentialsSchema
?:
DataSchema
Optional
custom
Credentials
Schema
customCredentialsSchema
?:
DataSchema
Optional
make
Api
Client
makeApiClient
?:
ConnectorMethodImplementationBase
Optional
refresh
Credentials
refreshCredentials
?:
ConnectorMethodImplementationBase
Optional
test
test
?:
ConnectorMethodImplementationBase
Optional
enabled
enabled
?:
any
type
type
:
"proxy"
proxy
Key
proxyKey
:
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
SDK
REST API
Integration App React - v2.13.2
Loading...