Datalayer Desktop - v0.0.3
    Preparing search index...

    Authentication state change event.

    interface AuthStateChange {
        current: AuthState;
        previous: AuthState;
    }
    Index
    current: AuthState
    previous: AuthState