videosphere
    Preparing search index...
    • Returns whether the invite token is currently valid for registration.

      Parameters

      • token: string

        Token string from the invite URL.

      Returns Promise<boolean>

      True when token exists, is unused, and is not expired.