mirror of
https://github.com/neondatabase/neon.git
synced 2026-07-03 20:20:38 +00:00
## Problem We need authentication for the gRPC server. Requires #11972. Touches #11728. ## Summary of changes Add two request interceptors that decode the tenant/timeline/shard metadata and authenticate the JWT token against them.