Connect TikTok (Login Kit)
Use this page during TikTok sandbox review demos to start the authorization flow from the actual web domain.
1) Generate Authorization URL
Run this command locally:
2) Launch TikTok Authorization
Paste the URL printed by tiktok:auth --init, then open authorization.
Status
3) Complete callback + exchange
After consent, TikTok redirects to
https://uclipd.com/auth/tiktok/callback/. Use the generated exchange command
on that callback page.