grpc/examples/objective-c/auth_sample
Esun Kim 86050be0cf Clean up DEPLOYMENT_TARGET 2020-10-08 14:47:56 -07:00
..
AuthSample.xcodeproj Clean up DEPLOYMENT_TARGET 2020-10-08 14:47:56 -07:00
Misc auto-fix most of licenses 2017-06-08 11:22:41 +02:00
AuthTestService.podspec Bump iOS and OSX version 2020-09-30 14:58:30 -07: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 Docs: fix links to grpc.io tutorial pages 2020-06-16 08:47:24 -04: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."