android13/external/grpc-grpc/examples/objective-c/auth_sample
liiir1985 7f62dcda9f initial 2024-06-22 20:45:49 +08:00
..
AuthSample.xcodeproj initial 2024-06-22 20:45:49 +08:00
Misc initial 2024-06-22 20:45:49 +08:00
AuthTestService.podspec initial 2024-06-22 20:45:49 +08:00
MakeRPCViewController.h initial 2024-06-22 20:45:49 +08:00
MakeRPCViewController.m initial 2024-06-22 20:45:49 +08:00
Podfile initial 2024-06-22 20:45:49 +08:00
README.md initial 2024-06-22 20:45:49 +08:00
SelectUserViewController.h initial 2024-06-22 20:45:49 +08:00
SelectUserViewController.m initial 2024-06-22 20:45:49 +08:00

README.md

OAuth2 on gRPC: Objective-C

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