mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-20 21:18:21 +00:00
a082f9814a
## 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.