Skip to content

Commit

Permalink
Merge pull request #639 from induratized/patch-2
Browse files Browse the repository at this point in the history
Updated link for OAuth 2 authentication .md
  • Loading branch information
grant committed Jun 8, 2020
2 parents f0abdb5 + ef5a071 commit 0d62a85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ developers. It offers simple, flexible access to many Google APIs.

The JavaScript client library [supports these Google APIs](https://developers.google.com/apis-explorer/#p/).

The library supports [OAuth 2 authentication](https://developers.google.com/api-client-library/javascript/features/authentication).
The library supports [OAuth 2 authentication](docs/auth.md).

If you use TypeScript, you can install [`@types/gapi`](https://www.npmjs.com/package/@types/gapi) for autocompletion.

Expand Down

0 comments on commit 0d62a85

Please sign in to comment.