-
Notifications
You must be signed in to change notification settings - Fork 246
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request