Membrane SDK - v0.8.0
Console
React Lib
REST API
Preparing search index...
IntegrationAuthOption
Variable IntegrationAuthOption
Const
IntegrationAuthOption
:
ZodObject
<
{
key
:
ZodString
;
type
:
ZodEnum
<
{
proxy
:
"proxy"
;
"integration-app-token"
:
"integration-app-token"
;
"membrane-token"
:
"membrane-token"
;
oauth2
:
"oauth2"
;
oauth1
:
"oauth1"
;
"client-credentials"
:
"client-credentials"
;
}
,
>
;
title
:
ZodOptional
<
ZodString
>
;
description
:
ZodOptional
<
ZodString
>
;
ui
:
ZodOptional
<
ZodObject
<
{
schema
:
ZodOptional
<
ZodAny
>
;
helpUri
:
ZodOptional
<
ZodString
>
}
,
$strip
,
>
,
>
;
}
,
$strip
,
>
= ...
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Console
React Lib
REST API
Membrane SDK - v0.8.0
Loading...