Data Deletion

Threads Watch keeps no user data on its servers. Your Threads access token lives only in an HTTP-only cookie in your browser, scoped to meta.investify.vn.

To remove the data:

  1. Click Logout on the Threads Watch home page (clears the cookie immediately).
  2. Or clear cookies for this site in your browser settings.
  3. Optionally revoke Threads Watch's access at https://www.threads.net/settings/account.

For programmatic deletion requests from Meta, our callback at POST /api/data-deletion verifies the signed_request HMAC against the app secret before responding.

← Back to Threads Watch