@auth0/auth0-acul-js - v0.1.0-beta.5
    Preparing search index...

    Interface Scope

    interface Scope {
        description: string;
        name: string;
        values: string[];
    }
    Index

    Properties

    description: string
    name: string
    values: string[]