Back to Node Auth0

Interface FlowsVaultConnectioSetupOauthCode

docs/interfaces/management.Management.FlowsVaultConnectioSetupOauthCode.html

5.9.1676 B
Original Source

Interface FlowsVaultConnectioSetupOauthCode

interface FlowsVaultConnectioSetupOauthCode {
type?: "OAUTH_CODE";
code?: string;
key: string: any;
}

Indexable

Accepts any additional properties

Index

Properties

type?code?

Properties

Optionaltype

type?: "OAUTH_CODE"

Optionalcode

code?: string

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties typecode