mirror of
https://github.com/snapotter-hq/SnapOtter.git
synced 2026-08-03 07:46:42 +02:00
The /api/v1/jobs/ endpoint was blocked by auth middleware. EventSource doesn't support custom headers so auth tokens can't be sent. The jobId is a random UUID (unguessable capability token), same security model as the download endpoint.