Console
React Lib
REST API
Preparing search index...
The search index is not available
Integration App SDK - v1.9.0
Integration App SDK
ConnectorAuthOAuth2
Interface ConnectorAuthOAuth2
interface
ConnectorAuthOAuth2
{
description
?:
string
;
ui
?:
{
schema
?:
DataSchema
;
helpUri
?:
string
;
}
;
title
?:
string
;
credentialsSchema
?:
DataSchema
;
customCredentialsSchema
?:
DataSchema
;
makeApiClient
?:
ConnectorMethodImplementationBase
;
refreshCredentials
?:
ConnectorMethodImplementationBase
;
test
?:
ConnectorMethodImplementationBase
;
enabled
?:
any
;
type
:
"oauth2"
;
getOAuthConfig
?:
ConnectorMethodImplementation
;
getTokenData
?:
ConnectorMethodImplementation
;
getCredentialsFromAccessTokenResponse
?:
ConnectorMethodImplementation
;
getCredentialsFromRefreshTokenResponse
?:
ConnectorMethodImplementation
;
oAuthConfig
?:
ConnectorMethodImplementation
;
}
Hierarchy (
view full
)
ConnectorAuthHandlerBase
ConnectorAuthOAuth2
Index
Properties
description?
ui?
title?
credentials
Schema?
custom
Credentials
Schema?
make
Api
Client?
refresh
Credentials?
test?
enabled?
type
getOAuth
Config?
get
Token
Data?
get
Credentials
From
Access
Token
Response?
get
Credentials
From
Refresh
Token
Response?
o
Auth
Config?
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
Optional
getOAuth
Config
getOAuth
Config
?:
ConnectorMethodImplementation
Optional
get
Token
Data
get
Token
Data
?:
ConnectorMethodImplementation
Optional
get
Credentials
From
Access
Token
Response
get
Credentials
From
Access
Token
Response
?:
ConnectorMethodImplementation
Optional
get
Credentials
From
Refresh
Token
Response
get
Credentials
From
Refresh
Token
Response
?:
ConnectorMethodImplementation
Optional
o
Auth
Config
o
Auth
Config
?:
ConnectorMethodImplementation
Deprecated
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
get
Token
Data
get
Credentials
From
Access
Token
Response
get
Credentials
From
Refresh
Token
Response
o
Auth
Config
Console
React Lib
REST API
Integration App SDK - v1.9.0
Loading...
Deprecated