TikTok developer review demo

Approval-gated TikTok publishing for owned Tydbyts content.

This page demonstrates the workflow TikTok is reviewing: a Tydbyts operator selects an approved bookstore promotion, connects the owned TikTok account with Login Kit, and posts only after explicit approval.

The client key in the OAuth link is public. The client secret is not embedded in this page and must be handled only by a secure backend during the production token exchange.

Selected bookstore item

GHOST
CACHE
Source

The Ghost Cache at Coyote Peak

Piper Cairn · Trail Quest Mysteries · $4.99

Emily and Quinn follow a coded map tied to Juniper Ridge's mining past in a clean middle-grade outdoor mystery.

Middle grade mystery Clean adventure Trail Quest Mysteries

Suggested post awaiting approval

Caption
A mystery map. A sealed mine. A clue trail somebody else wants first.
Posting rule
Tom approves first. The system posts only after approval and records the action.

Integration status

  • Login Kit
    Connects the owned TikTok account and confirms identity with user.info.basic.
  • Content Posting API
    Configured for video.upload to send approved videos to TikTok's inbox/draft flow.
  • 3Secure backend required
    The production callback must exchange the OAuth code server-side and perform uploads without exposing the client secret.

Demo boundaries

This page is intentionally plain and reviewer-focused. It shows the public website, policy links, OAuth connection path, approval gate, and posting boundary.

It does not publish to TikTok by itself. Direct posting will remain approval-gated and must be completed through the secure server-side integration.