mirror of
https://gitlab.com/wgp/dougal/software.git
synced 2025-12-06 10:57:07 +00:00
Those layers that call API endpoints directly no longer need to rely on cookies as they use the JWT token directly via the `Authorization` header.