grpc/examples/objective-c/auth_sample
Jan Tattermusch 4d5c3102a1 fix remaining license notices 2017-06-08 11:22:41 +02:00
..
AuthSample.xcodeproj Add .xcscheme files for ObjC examples 2016-06-27 10:30:51 -07:00
Misc auto-fix most of licenses 2017-06-08 11:22:41 +02:00
AuthTestService.podspec fix remaining license notices 2017-06-08 11:22:41 +02:00
MakeRPCViewController.h auto-fix most of licenses 2017-06-08 11:22:41 +02:00
MakeRPCViewController.m auto-fix most of licenses 2017-06-08 11:22:41 +02:00
Podfile Use the deployed protoc spec in samples and README 2016-07-11 11:09:59 -07:00
README.md fix markdown 2017-04-18 12:31:49 +02:00
SelectUserViewController.h auto-fix most of licenses 2017-06-08 11:22:41 +02:00
SelectUserViewController.m auto-fix most of licenses 2017-06-08 11:22:41 +02:00

README.md

OAuth2 on gRPC: Objective-C

This is the supporting code for the tutorial "OAuth2 on gRPC: Objective-C."