grpc/examples/objective-c/auth_sample
Jorge Canizales 6e2832af29 Downloaded plist with new keys needed by Firebase SDK 2016-07-19 16:43:03 -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 Commit as 1.0.0-pre1 so we can release already. 2016-07-18 17:51:31 -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."