grpc/examples/objective-c/auth_sample
Jorge Canizales 7a2bc14fc0 Merge commit '5e623b8d8d8d106bd4ab9a6d77ef43b1a134d8ec' into p0-advance-protobuf-version 2016-07-29 15:45:02 -07: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 Update podspecs to use Protobuf 3.0.0 2016-07-29 15:42:00 -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 ObjC: Start with helloworld, then the web page 2015-10-27 10:50:03 -07: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."