TikTok api

This commit is contained in:
2026-07-08 19:03:40 +02:00
parent 01284f5283
commit a7d6d3bce9
5 changed files with 1302 additions and 0 deletions

View File

@@ -24,3 +24,13 @@ SMTP_PASS=
# Cron job protection — generate with: openssl rand -base64 32
CRON_SECRET=
# TikTok OAuth / posting (server-side only)
# Source of truth for cron posting: QRMaster server .env
# Production example: https://qrmaster.net/api/tiktok/callback
# Local dev example: http://localhost:3000/api/tiktok/callback
# Tokens are saved in the DB after the OAuth callback; do not store access tokens here.
TIKTOK_CLIENT_KEY=aw2l7czcin3uk426
TIKTOK_CLIENT_SECRET=LapujWkqpZfj1jgWBeCzFhw2nuhMPMBA
TIKTOK_REDIRECT_URI=https://qrmaster.net/api/tiktok/callback
TIKTOK_ADMIN_KEY=yV0CzlXyw00kFc7hnnJZv_eoH5WaqGsD5l8_GH7Aj2s