videosphere
    Preparing search index...
    • Marks the setup token as used in an atomic operation.

      Parameters

      • token: string

        Setup token to consume.

      • usedBy: string

        User id that consumes this token.

      Returns Promise<boolean>

      True when consumed; false if setup is no longer allowed, or the token was invalid or already used.