wezen.tech Apps, minigames, and tools
Home About Lab Notes Writing Account Contact
Home About Lab Notes Writing Account Contact

Account

One account for notes and saved game progress.

Sign in with the same account on wezen.tech and notes.wezen.tech. That shared session is what future games and apps will use to save progress.

Shared auth

How this works.

Authentication lives on notes.wezen.tech. wezen.tech reuses that same account so apps and minigames can sync progress without asking for a second login.

The browser keeps the refresh token in a secure cookie. This site asks the notes app for a short-lived access token when it needs one, then uses that token to read and write saved progress.

Progress is stored per game slug, so each app can sync its own state without needing a separate storage scheme.

Open notes.wezen.tech

wezen.tech

Small games, useful tools, and interface experiments made for fun and kept tidy enough to share.

  • Notes App notes.wezen.tech
  • Account Shared notes and progress account

© 2026 wezen.tech

Built as a static site with a content API published under /api/v1/.