Back to Node Auth0

Type Alias EndpointMetadata

docs/types/management.SDK.EndpointMetadata.html

5.9.1683 B
Original Source

Type Alias EndpointMetadata

type EndpointMetadata = {
security?: SecuritySchemeCollection[];
}

Index

Properties

security?

Properties

Optionalsecurity

security?: SecuritySchemeCollection[]

An array of security scheme collections. Each collection represents an alternative way to authenticate.

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties security