• feat: implement My Account page

    fabi released this 2026-04-02 19:11:11 +00:00 | 33 commits to main since this release

    Add /account route showing display name (from localStorage), role badge,
    session expiry decoded from JWT, and recovery PIN display with copy button.
    Join and recover flows now persist display_name to localStorage via setAuth().
    Feed header logout button replaced with person-icon link to /account;
    logout is available from the account page.

    Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com

    Downloads