Files
vantage/server/internal/api
mrhid6 be4f488db3 feat: Enforce API token scopes from the route map
Keyed on the registered gin route pattern rather than a per-route
decorator, because a route registered without a decorator would be
unguarded. An unmapped route reached by a token is a 403, and a boot-time
check refuses to start when any /api route is missing, so the failure
lands at deploy rather than as a customer's surprise 403.
2026-08-12 14:40:00 +00:00
..
2026-07-31 16:31:19 +01:00
2026-07-31 10:34:10 +01:00
2026-07-28 16:04:51 +01:00
2026-08-07 11:58:42 +01:00
2026-08-07 09:01:46 +01:00