Skip to content
Snippets Groups Projects
Unverified Commit 978691e4 authored by Jan Tattermusch's avatar Jan Tattermusch Committed by GitHub
Browse files

Merge pull request #20156 from timgates42/feature/fix_simple_typo__avaiable_22

Fix simple typo: avaiable -> available
parents b4277d19 da88b671
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@ Server-side API for Authenticating Clients
==========================================
NOTE: This document describes how server-side authentication works in C-core based gRPC implementations only. In gRPC Java and Go, server side authentication is handled differently.
NOTE2: `CallCredentials` class is only valid for secure channels in C-Core. So, for connections under insecure channels, features below might not be avaiable.
NOTE2: `CallCredentials` class is only valid for secure channels in C-Core. So, for connections under insecure channels, features below might not be available.
## AuthContext
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment