mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-21 10:43:36 +00:00
66403e88fb
- Remove registration tokens feature in favor of simpler API token auth - Add password authentication with change password functionality - Centralize API client logic with proper auth handling - Add development scripts for better DX (hot-reload, proxy setup) - Refactor auth middleware and handlers for cleaner separation - Update frontend to use new centralized API client