@refinio/one.models
    Preparing search index...

    Confirmation of successful authentication.

    If authentication was not successful, the connection is just severed.

    type AuthenticationSuccessMessage = {
        command: "authentication_success";
        pingInterval: number;
    }
    Index

    Properties

    command: "authentication_success"
    pingInterval: number