Preparing search index...
The search index is not available
@oneblink/storage
@oneblink/storage
IntegrationTypes
IntegrationTrimEnvironmentOAuth
Type alias IntegrationTrimEnvironmentOAuth<S>
Integration
Trim
EnvironmentOAuth
<
S
>
:
IntegrationTrimEnvironmentBase
&
{
authType
:
"OAUTH"
;
clientId
:
string
;
clientSecret
:
ConstrainedSecret
<
S
>
;
tokenUrl
:
string
;
}
Type Parameters
S
=
SavedSecret
Type declaration
auth
Type
:
"OAUTH"
client
Id
:
string
client
Secret
:
ConstrainedSecret
<
S
>
token
Url
:
string
Settings
Theme
OS
Light
Dark
@oneblink/storage
Loading...