File tree 1 file changed +4
-3
lines changed
1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -37,9 +37,10 @@ Be sure to include
37
37
for requests and responses when posting questions. Bugs may also be submitted
38
38
on the [ issues list] ( https://github.com/google/google-api-objectivec-client-for-rest/issues ) .
39
39
40
- ** Externally-included projects** : The library includes code from the separate
41
- projects [ GTM Session Fetcher] ( https://github.com/google/gtm-session-fetcher ) ,
42
- [ GTMAppAuth] ( https://github.com/google/GTMAppAuth ) .
40
+ ** Externally-included projects** : The library is built on top of code from the separate
41
+ project [ GTM Session Fetcher] ( https://github.com/google/gtm-session-fetcher ) . To work
42
+ with some remote services, it also needs
43
+ [ Authentication/Authorization] ( https://github.com/google/google-api-objectivec-client-for-rest/wiki#authentication-and-authorization ) .
43
44
44
45
** Google Data APIs** : The much older library for XML-based APIs is
45
46
[ still available] ( https://github.com/google/gdata-objectivec-client ) .
You can’t perform that action at this time.
0 commit comments