mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-18 12:08:19 +00:00
2cced770da
## Problem Control plane API calls in prod will need authentication. ## Summary of changes `control_plane_api_token` config is loaded and set as HTTP `Authorization` header. Closes: https://github.com/neondatabase/neon/issues/5139