google / google/GoogleSignIn-iOS
Reimplement the components `GIDHTTPFetcher`
Offen
#319
0 Kommentare
0 Reaktionen
1 zugewiesene Person
Beansprucht von @henryhl22321
Auf GitHub ansehen
enhancement
- Vorherrschende Sprache
- Objective-C
- Sterne
- 750
- Forks
- 282
- Ø Merge
- 2 T. 15 Std.
- Gemergte PRs (30 T.)
- 9
Beschreibung
Implement the class GIDHTTPFetcher fetches data from an URL endpoint.
GIDSignIn uses this class to revoke granted scopes. GIDProfileDataFetcher uses this class to fetch profile data.
We need this class to encapsulate GTMSessionFetcherServiceProtocol and GTMSessionFetcher so other classes don't need to mock these low level classes in their tests.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.