We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1c0ed8 commit 565679eCopy full SHA for 565679e
README.md
@@ -5,7 +5,8 @@ with the
5
[Google Toolbox for Mac - Session Fetcher](https://github.com/google/gtm-session-fetcher)
6
and
7
[Google APIs Client Library for Objective-C For REST](https://github.com/google/google-api-objectivec-client-for-rest)
8
-libraries on iOS, macOS, tvOS, and watchOS by providing an implementation of `GTMFetcherAuthorizationProtocol`
+libraries on iOS, macOS, tvOS, and watchOS by providing an implementation of
9
+[`GTMFetcherAuthorizationProtocol`](https://github.com/google/gtm-session-fetcher/blob/2a3b5264108e80d62003b770ff02eb7364ff1365/Source/GTMSessionFetcher.h#L660)
10
for authorizing requests with AppAuth.
11
12
GTMAppAuth is an alternative authorizer to GTMOAuth2. The key differentiator is
0 commit comments