ordinarthur 810575221f
All checks were successful
Build & Deploy / deploy (push) Successful in 1m41s
add bearer token modal when auth is missing
Modal automatically opens on mount if no token is stored, and reopens
on any 401 from the API via a global "auth-required" event. Token is
persisted in localStorage under "ordinarthur.bearer".

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-16 17:29:55 +02:00
..