refactor: clean up gRPC dependencies and config references by whoAbhishekSah · Pull Request #1412 · raystack/frontier
- Remove `port` and `grpc` section from sample config - Update callback_urls to use ConnectRPC endpoint - Update docker-compose ports: replace REST/gRPC with connect (8002) and metrics (9000) - go mod tidy: remove gorilla/handlers, oklog/run; demote golang/protobuf and otelgrpc to indirect Follow-up to #1404 which removed all gRPC server code. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters