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

    Interface AuthorizationDetails

    interface AuthorizationDetails {
        type: string;
        readonly [parameter: string]: unknown;
    }

    Indexable

    • readonly [parameter: string]: unknown
    Index

    Properties

    Properties

    type: string