Console
SDK
REST API
Preparing search index...
The search index is not available
Integration App React - v2.13.2
Integration App React
ConnectorAuthOAuth1
Interface ConnectorAuthOAuth1
interface
ConnectorAuthOAuth1
{
description
?:
string
;
ui
?:
{
schema
?:
DataSchema
;
helpUri
?:
string
}
;
title
?:
string
;
credentialsSchema
?:
DataSchema
;
customCredentialsSchema
?:
DataSchema
;
makeApiClient
?:
ConnectorMethodImplementationBase
;
refreshCredentials
?:
ConnectorMethodImplementationBase
;
test
?:
ConnectorMethodImplementationBase
;
enabled
?:
any
;
type
:
"oauth1"
;
getOAuthConfig
?:
ConnectorMethodImplementation
;
}
Hierarchy (
View Summary
)
ConnectorAuthHandlerBase
ConnectorAuthOAuth1
Index
Properties
description?
ui?
title?
credentials
Schema?
custom
Credentials
Schema?
make
Api
Client?
refresh
Credentials?
test?
enabled?
type
getOAuth
Config?
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
:
"oauth1"
Optional
getOAuth
Config
getOAuthConfig
?:
ConnectorMethodImplementation
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
getOAuth
Config
Console
SDK
REST API
Integration App React - v2.13.2
Loading...