Back to Node Auth0

Interface FlowsVaultConnectioSetupOauthApp

docs/interfaces/management.Management.FlowsVaultConnectioSetupOauthApp.html

5.9.1956 B
Original Source

Interface FlowsVaultConnectioSetupOauthApp

interface FlowsVaultConnectioSetupOauthApp {
type: "OAUTH_APP";
client_id: string;
client_secret: string;
domain: string;
audience?: string;
}

Index

Properties

typeclient_idclient_secretdomainaudience?

Properties

type

type: "OAUTH_APP"

client_id

client_id: string

client_secret

client_secret: string

domain

domain: string

Optionalaudience

audience?: string

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties typeclient_idclient_secretdomainaudience