Back to Node Auth0

Interface FlowsVaultConnectioSetupJwt

docs/interfaces/management.Management.FlowsVaultConnectioSetupJwt.html

5.9.1988 B
Original Source

Interface FlowsVaultConnectioSetupJwt

interface FlowsVaultConnectioSetupJwt {
type: "JWT";
algorithm: Management.FlowsVaultConnectioSetupJwtAlgorithmEnum;
key: string: any;
}

Indexable

Accepts any additional properties

Index

Properties

typealgorithm

Properties

type

type: "JWT"

algorithm

algorithm: Management.FlowsVaultConnectioSetupJwtAlgorithmEnum

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties typealgorithm