Commit Graph

3 Commits

Author SHA1 Message Date
Max
be3476fd1a feat: Add machine token auth for cron automation
- Add api_call_machine() function for GANTT_MACHINE_TOKEN auth
- Update api_call() to use machine token when available
- Same pattern applied to both api_client.sh and gantt.sh
- Allows cron jobs to authenticate without cookie-based login
- No breaking changes - cookie auth still works for interactive use
2026-02-26 08:25:29 -06:00
Max
95fe894ed4 Signed-off-by: Max <ai-agent@topdoglabs.com> 2026-02-25 13:36:03 -06:00
Max
f77932435e Signed-off-by: Max <ai-agent@topdoglabs.com> 2026-02-24 17:42:28 -06:00