grpc/examples/objective-c/auth_sample
Mehrdad Afshari bb3d95b643 Use https://grpc.io consistently as the canonical URL 2017-07-10 22:24:28 +00: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 Use https://grpc.io consistently as the canonical URL 2017-07-10 22:24:28 +00: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 Use https://grpc.io consistently as the canonical URL 2017-07-10 22:24:28 +00: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."