Hey everyone,
I've been working on a Vanguard emulator and managed to get the authentication flow working:
- Auth: HTTP 200 ✅
- Access: HTTP 200 ✅ (token saved, session active)
- Heartbeat: every 45s, HTTP 200 ✅
The AuthenticationRequest includes all required fields:
- Field 1: machine_id...