Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
AuthSample.xcodeproj/ | 03-May-2024 | - | 483 | 468 | ||
Misc/ | 03-May-2024 | - | 467 | 430 | ||
AuthTestService.podspec | D | 03-May-2024 | 2.2 KiB | 67 | 56 | |
MakeRPCViewController.h | D | 03-May-2024 | 779 | 26 | 5 | |
MakeRPCViewController.m | D | 03-May-2024 | 2.9 KiB | 85 | 68 | |
Podfile | D | 03-May-2024 | 302 | 13 | 9 | |
README.md | D | 03-May-2024 | 170 | 4 | 2 | |
SelectUserViewController.h | D | 03-May-2024 | 995 | 28 | 8 | |
SelectUserViewController.m | D | 03-May-2024 | 2 KiB | 72 | 56 |
README.md
1# OAuth2 on gRPC: Objective-C 2 3This is the supporting code for the tutorial "[OAuth2 on gRPC: Objective-C](https://grpc.io/docs/tutorials/auth/oauth2-objective-c.html)." 4