MiraDigitalZen Publisher logo
MiraDigitalZen Publisher
Public TikTok Login Kit and draft upload flow operated under OfficeTool.

TikTok authorization callback

This is the registered HTTPS redirect URI for MiraDigitalZen Publisher. After a TikTok Login Kit authorization attempt, TikTok redirects the authorized user back to this route with an authorization response.

Registered URI

https://officetool.org/tiktok/callback/

Expected response

The production integration handles authorization code, granted scopes, state validation, and graceful error responses server-side.

Callback handling boundary

If TikTok redirects here after authorization, the public page confirms the registered route. Authorization code handling, state validation, token exchange, and diagnostic logging happen only in the protected server-side workflow; secrets and tokens are not displayed in the browser.