grpc/examples/objective-c/auth_sample
Jorge Canizales 0c0d15fec0 Move BoringSSL.podspec into src, and point Podfiles to it 2015-12-01 18:01:24 -08:00
..
AuthSample.xcodeproj move examples to correct locations 2015-08-27 14:00:20 -07:00
Misc move examples to correct locations 2015-08-27 14:00:20 -07:00
AuthTestService.podspec Adjust version requirements through samples and tests. 2015-11-25 22:16:38 -08:00
MakeRPCViewController.h move examples to correct locations 2015-08-27 14:00:20 -07:00
MakeRPCViewController.m Update auth sample to beta version of gRPC 2015-10-23 13:43:24 -07:00
Podfile Move BoringSSL.podspec into src, and point Podfiles to it 2015-12-01 18:01:24 -08: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."