mirror of https://github.com/grpc/grpc.io.git
The auth guide has a Ruby example that references a non-existent `GRPC::Core::Credentials` class. The class to use instead is `GRPC::Core::ChannelCredentials` as defined here:
|
||
|---|---|---|
| .. | ||
| _index.md | ||
| auth.md | ||
| benchmarking.md | ||
| concepts.md | ||
| contributing.md | ||
| error.md | ||