Privacy

Last updated: September 18, 2026

This policy is for the Binged TV diary at this deployment (currently binged-ecru.vercel.app). It uses Auth.js (NextAuth) and Prisma Postgres. It is not the older recommendation app on www.binged.app, which uses a different stack (Supabase).

What we store

What is public

Binged is built like a public diary. Usernames, display names, bios, profile pictures, ratings, reviews, watched counts, favorites, lists, watchlists, and follower lists are visible to anyone with the profile link. Email addresses and password hashes are not shown on profiles.

How we authenticate

Sign-in uses Auth.js with email and password. Sessions are stored in an HTTP-only cookie. There is no Supabase Auth in this app, and this codebase does not load a Supabase anonymous key in the browser.

Analytics and third parties

This app does not embed product analytics SDKs. Hosting (Vercel) and the database provider may process request logs needed to run the service. Show artwork and titles may be requested from TMDB.

Your choices

You can change your password while signed in at /account. To correct or delete your account data, contact the operator of this deployment. Self-serve account deletion is not built yet.