TikTok for Developers
This flow is intended for the new Developers app review using Login Kit and Display API.
A lightweight web app for testing TikTok for Developers Login Kit, Display API, and TikTok for Business authorization flows in one place.
This flow is intended for the new Developers app review using Login Kit and Display API.
This flow preserves the existing Lead sync and advertiser-side authorization path already used in the project.
The user clicks the TikTok login button and completes TikTok's authorization screen.
The app sends the callback code to a server-side endpoint and exchanges it for a TikTok access token.
The app calls Display API to read the user's basic TikTok profile information and shows it in the browser.