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

    This is the information that needs to pe transmitted securely to the device that shall be paired

    type Invitation = {
        publicKey: HexString;
        token: string;
        url: string;
    }
    Index

    Properties

    Properties

    publicKey: HexString
    token: string
    url: string