be4f488db3179fe0a2a302dcbbbe0326250d21c2
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.
Description
No description provided
9.7 MiB
Languages
JavaScript
63.9%
Go
19.3%
TypeScript
16.6%