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:
|
||
|---|---|---|
| .. | ||
| guides | ||
| quickstart | ||
| reference | ||
| samples | ||
| talks | ||
| tutorials | ||
| _index.html | ||