auth.provider API
    Preparing search index...

    Interface AccessTokenAuthorization

    interface AccessTokenAuthorization {
        scheme: AccessTokenScheme;
        token: string;
    }
    Index
    token: string