rmapi-js
    Preparing search index...

    Interface AuthOptions

    configuration for exchanging a device token

    interface AuthOptions {
        authHost?: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    authHost?: string

    the url for making authorization requests

    "https://webapp-prod.cloud.remarkable.engineering"