Official Web Tool
Lumina Quartz
A review demo for the Lumina Quartz internal brand content management web app. This page demonstrates Login Kit, connected-account confirmation, and one approved TikTok video upload or Direct Post action for Lumina Quartz owned content.
Step 1: Connect TikTok with Login Kit
Scope used: user.info.basic. After authorization, the app displays the connected TikTok profile name and Open ID so the operator can confirm the correct business account.
Step 2: Upload or Direct Post an Approved Video
Scopes used: video.upload and Direct Post permission. The upload button sends one approved MP4 video to the connected account. Draft Upload allows final edits in TikTok; Direct Post publishes approved content to the authorized profile.
No demo MP4 is configured. Export a TikTok-ready 1080x1920 MP4 or set TIKTOK_DEMO_VIDEO_PATH.
Review Notes
- Product: Login Kit. The app redirects to TikTok authorization and handles the callback at
/auth/callback. - Product: Content Posting API. The app uploads one brand-approved MP4 using
video.uploadand supports Direct Post for approved videos when enabled. - Data use: TikTok profile data is only used to show the connected account in this operator tool. It is not sold or shared.