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

    Authentication message from the client.

    type AuthenticationResponseMessage = {
        command: "authentication_response";
        response: HexString;
    }
    Index

    Properties

    Properties

    command: "authentication_response"
    response: HexString