Added link to auth doc
This commit is contained in:
parent
20534666af
commit
058bcbcfb1
|
|
@ -441,4 +441,9 @@ it's written in a different language.
|
||||||
```
|
```
|
||||||
$ greeter_client
|
$ greeter_client
|
||||||
```
|
```
|
||||||
|
## Read more!
|
||||||
|
|
||||||
|
- You can find links to language-specific tutorials, examples, and other docs in each language's [quick start](#quickstart).
|
||||||
|
- [gRPC Authentication Support]() introduces authentication support in gRPC with supported mechanisms and examples.
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue