@actnet/app-core - v0.1.0
    Preparing search index...

    Function validateInvite

    • Parse and validate an invite token. Decodes locally to extract the server URL, then calls the server to validate.

      Parameters

      • token: string

      Returns Promise<InviteInfo>