NEXUS
Legal · Privacy Policy

Privacy Policy

Last updated August 27, 2026
Draft notice. This document was prepared by NEXUS's own development assistant, describing exactly how the system is built to handle data as of this date. It has not yet been reviewed by a lawyer and should be before it's treated as final, binding policy.
01

Data accessed through TikTok

When you connect a TikTok account, NEXUS requests only the scopes you approve on TikTok's own consent screen. Depending on what's approved, that can include:

DataScope it comes from
Open ID, display name, avataruser.info.basic
Public profile fields (bio, verification status, profile links)user.info.profile
Follower / following / likes / video countsuser.info.stats
The account's own public video listvideo.list
Ability to upload a draft or publish, on your instructionvideo.upload
Ability to publish directly, only after human approvalvideo.publish

NEXUS does not request more than these scopes, and does not access anything TikTok's API doesn't return for them. Where a metric isn't returned by the API, NEXUS records it as unavailable rather than estimating it.

02

How access tokens are stored

The OAuth access and refresh tokens issued when you connect an account are held only in an in-memory credential store, for the lifetime of the running process.

Never written to the application database, to any log file, to an audit record, or returned in any API response. Every other part of the system only ever holds an opaque reference to a token, never the token itself.

Revoking authorization for an account — from TikTok or from within NEXUS — deletes its token from that store immediately.

03

What's stored in the database

Alongside token references, NEXUS stores what it needs to operate the content pipeline: campaign and content drafts, quality-check and approval records, scheduling and delivery status, measured performance metrics for published posts, and an audit log of actions taken. This data is used to run the account you connected and to inform that account's own future content decisions — it is not pooled with, or used to influence, any other account's data.

04

Sharing

Data is not sold, and is not shared with third parties beyond what's strictly required to operate the pipeline you've authorized — for example, sending a script to a content-generation provider you've configured, or publishing approved content to TikTok itself through its official API.

05

Retention and deletion

Content and performance records are kept for as long as the account stays connected, so that account-specific learning stays accurate over time. Revoking an account's authorization stops all future data access immediately; ask at the contact below to have that account's stored records deleted.

06

Your controls

07

Contact

Questions about this policy, or requests about your data, can be sent to naufalkausar@gmail.com.