The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#) https://grpc.io/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Muxi Yan f5262fe259 Update objc examples to use v2 API 6 years ago
..
AuthSample.xcodeproj Add .xcscheme files for ObjC examples 9 years ago
Misc auto-fix most of licenses 8 years ago
AuthTestService.podspec Use https://grpc.io consistently as the canonical URL 7 years ago
MakeRPCViewController.h auto-fix most of licenses 8 years ago
MakeRPCViewController.m Update objc examples to use v2 API 6 years ago
Podfile Use the deployed protoc spec in samples and README 8 years ago
README.md Use https://grpc.io consistently as the canonical URL 7 years ago
SelectUserViewController.h auto-fix most of licenses 8 years ago
SelectUserViewController.m auto-fix most of licenses 8 years ago

README.md

OAuth2 on gRPC: Objective-C

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