rspace-online/modules/rcart/components
Jeff Emmett 44dff1991f fix(rcart): recognize existing session without wallet + show username
checkExistingSession() required a derived wallet address to set
authenticated=true, causing a re-login prompt even with a valid session.
Now authenticates on valid session and derives wallet lazily at payment
generation time. Also extracts claims.username for display instead of
showing raw did:key identifiers.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-11 21:25:26 -07:00
..
cart-demo.ts refactor: rename module directories to match r-prefixed module IDs 2026-02-28 19:49:26 -08:00
cart.css feat(shell): add module sub-nav bar + rCart UX polish + fix TS errors 2026-03-11 20:44:45 -07:00
folk-cart-shop.ts feat(rcart): group buys tab + interactive what-if calculator 2026-03-11 18:30:10 -07:00
folk-group-buy-page.ts feat(shell): add module sub-nav bar + rCart UX polish + fix TS errors 2026-03-11 20:44:45 -07:00
folk-payment-page.ts feat(shell): add module sub-nav bar + rCart UX polish + fix TS errors 2026-03-11 20:44:45 -07:00
folk-payment-request.ts fix(rcart): recognize existing session without wallet + show username 2026-03-11 21:25:26 -07:00