@oneblink/sdk-core
Preparing search index...
IntegrationTypes
IntegrationTrimEnvironmentOAuth
Type Alias IntegrationTrimEnvironmentOAuth<S>
IntegrationTrimEnvironmentOAuth
:
IntegrationTrimEnvironmentBase
&
{
authType
:
"OAUTH"
;
clientId
:
string
;
clientSecret
:
ConstrainedSecret
<
S
>
;
tokenUrl
:
string
;
}
Type Parameters
S
=
SavedSecret
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@oneblink/sdk-core
Loading...