Implement useParticipantToken localStorage identity #42

Closed
opened 2026-07-05 19:21:00 +01:00 by TimCane · 0 comments
TimCane commented 2026-07-05 19:21:00 +01:00 (Migrated from github.com)

Goal

Per-session bs:{sessionId} key written after create/join and read on mount, with opportunistic pruning of >25h entries on Landing.

References

Done when

  • Advances M5 A5 (resume without rejoining).

Part of M5: Realtime claims.

## Goal Per-session bs:{sessionId} key written after create/join and read on mount, with opportunistic pruning of >25h entries on Landing. ## References - [docs/08-frontend-design.md#identity](https://github.com/TimCane/bill-splitter/blob/main/docs/08-frontend-design.md#identity) ## Done when - Advances M5 A5 (resume without rejoining). --- Part of **M5: Realtime claims**.
Sign in to join this conversation.
No description provided.