@thepalaceproject/circulation-admin
    Preparing search index...
    interface DebugAuthenticationProps {
        active?: boolean;
        csrfToken: string;
        library: string;
    }
    Index

    Properties

    active?: boolean

    When false, data fetching is disabled (e.g. when this tab is not visible).

    csrfToken: string
    library: string