Added link to auth doc

This commit is contained in:
Lisa Carey 2015-02-26 18:07:56 +00:00
parent 20534666af
commit 058bcbcfb1
1 changed files with 5 additions and 0 deletions

View File

@ -441,4 +441,9 @@ it's written in a different language.
```
$ 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.