Skip to content

Commit 565679e

Browse files
committed
Add README link to GTMFetcherAuthorizationProtocol.
1 parent b1c0ed8 commit 565679e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ with the
55
[Google Toolbox for Mac - Session Fetcher](https://github.com/google/gtm-session-fetcher)
66
and
77
[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`
8+
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)
910
for authorizing requests with AppAuth.
1011

1112
GTMAppAuth is an alternative authorizer to GTMOAuth2. The key differentiator is

0 commit comments

Comments
 (0)