Up to higher level directory | |||
Name | Date | Size | |
---|---|---|---|
AuthSample.xcodeproj/ | 22-Oct-2020 | ||
AuthTestService.podspec | 22-Oct-2020 | 2.2K | |
MakeRPCViewController.h | 22-Oct-2020 | 779 | |
MakeRPCViewController.m | 22-Oct-2020 | 2.9K | |
Misc/ | 22-Oct-2020 | ||
Podfile | 22-Oct-2020 | 302 | |
README.md | 22-Oct-2020 | 170 | |
SelectUserViewController.h | 22-Oct-2020 | 995 | |
SelectUserViewController.m | 22-Oct-2020 | 2K |
1 # OAuth2 on gRPC: Objective-C 2 3 This is the supporting code for the tutorial "[OAuth2 on gRPC: Objective-C](https://grpc.io/docs/tutorials/auth/oauth2-objective-c.html)." 4