grpc/examples/objective-c/auth_sample
Jan Tattermusch a22a19fd64 fix markdown 2017-04-18 12:31:49 +02:00
..
AuthSample.xcodeproj Add .xcscheme files for ObjC examples 2016-06-27 10:30:51 -07:00
Misc Downloaded plist with new keys needed by Firebase SDK 2016-07-19 16:43:03 -07:00
AuthTestService.podspec Move Podspecs to v1 2016-08-18 13:26:25 -07:00
MakeRPCViewController.h move examples to correct locations 2015-08-27 14:00:20 -07:00
MakeRPCViewController.m Update copyrights 2016-03-31 07:46:18 -07: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 move examples to correct locations 2015-08-27 14:00:20 -07:00
SelectUserViewController.m move examples to correct locations 2015-08-27 14:00:20 -07:00

README.md

OAuth2 on gRPC: Objective-C

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