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

    Authentication state change event.

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

    Properties

    Properties

    current: AuthState
    previous: AuthState