File: //tmp/creator-callback.out
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>TikTok Callback | kiwerkzeuge Creator Studio</title>
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
href="https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,600;9..144,700&family=Space+Grotesk:wght@400;500;700&display=swap"
rel="stylesheet"
/>
<link rel="stylesheet" href="/creator-studio/assets/creator-studio.css?v=20260312-1" />
</head>
<body class="legal-page">
<div class="page-shell compact-shell">
<main class="legal-card">
<span class="eyebrow">TikTok Login Kit callback</span>
<h1>Callback endpoint ready</h1>
<p class="lead">TikTok redirects users here after they authorize the app. A normal callback request includes a code and state value so the app can exchange tokens and load the creator workspace.</p>
<div class="hero-actions">
<a class="primary-link" href="/creator-studio/">Return to Creator Studio</a>
<a class="secondary-link" href="/creator-studio/?demo=overview#workspace">Open demo workspace</a>
</div>
<p class="hero-note tone-info">
Callback URL registered for TikTok review: <code>https://kiwerkzeuge.de/creator-studio/auth/tiktok/callback.php</code>
</p>
</main>
</div>
</body>
</html>