VidQueue is a public web app that lets TikTok creators, social media managers, and agencies connect their TikTok account, stage uploads, and walk through a full upload→publish flow using TikTok’s official APIs.
The app shows a full OAuth login, a mock media init→upload progress bar, and a publish/schedule confirmation so reviewers and users can see exactly how permissions are used.
VidQueue is built for TikTok creators, agencies, and brands that want a simple web interface to explore scheduling workflows for their own accounts.
Users authenticate with TikTok Login Kit via OAuth 2.0 with PKCE, so they can authorize and revoke access directly from their TikTok account at any time.
After login, the app guides users through a visual init → upload progress → publish or schedule flow that mirrors TikTok’s Content Posting API behavior.
VidQueue only requests the scopes needed for the demo
(user.info.basic, video.upload, video.publish), and shows
how each one is used in the interface.