Files
2026-07-13 13:17:40 +08:00

276 B

  • Add token-based authentication to all new gRPC endpoints and RPC handlers to maintain Ray's security model
  • Propagate auth tokens in new API calls (both C++ and Python sides) so that end-to-end authentication remains consistent