grpc/examples/objective-c/auth_sample
Muxi Yan f5262fe259 Update objc examples to use v2 API 2019-04-19 14:22:00 -07: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 Update objc examples to use v2 API 2019-04-19 14:22:00 -07: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."