@thepalaceproject/circulation-admin
    Preparing search index...

    Interface AuthMethodsResponse

    interface AuthMethodsResponse {
        authMethods: AuthMethodInfo[];
    }
    Index

    Properties

    Properties

    authMethods: AuthMethodInfo[]