Skip to main content

Case study

ProjectsLedgerThe monthly loop sits behind its own login

Ledger
Showing still 1 of 3

The monthly loop sits behind its own login

Ledger

Production

Stack

  • Next.js
  • React
  • TypeScript
  • Tailwind
  • Zod
  • TanStack Form
  • TanStack Query
  • TanStack Pacer
  • TanStack Table
  • TanStack Charts
  • Postgres
  • Motion

Summary

This host borrows the password and session shape from the login experiment, not that experiment’s accounts, cookies, or database.

Result

Opaque session tokens, hashed passwords, and server-side ownership checks keep one person’s records on this host.

Lesson

Copying login chrome is not sharing identity. Each product owns its session.

Open Ledger (opens in a new tab)