Console
SDK
REST API
Preparing search index...
The search index is not available
Integration App React - v2.13.2
Integration App React
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 Summary
)
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
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
:
"oauth2"
Optional
getOAuth
Config
getOAuthConfig
?:
ConnectorMethodImplementation
Optional
get
Token
Data
getTokenData
?:
ConnectorMethodImplementation
Optional
get
Credentials
From
Access
Token
Response
getCredentialsFromAccessTokenResponse
?:
ConnectorMethodImplementation
Optional
get
Credentials
From
Refresh
Token
Response
getCredentialsFromRefreshTokenResponse
?:
ConnectorMethodImplementation
Optional
o
Auth
Config
oAuthConfig
?:
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
get
Token
Data
get
Credentials
From
Access
Token
Response
get
Credentials
From
Refresh
Token
Response
o
Auth
Config
Console
SDK
REST API
Integration App React - v2.13.2
Loading...