Auth0 Node.js SDK - v5.1.0
    Preparing search index...

    Type Alias EndpointMetadata

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

    Properties

    Properties

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