Skip to content

Commit

Permalink
Updated link for OAuth 2 authentication .md
Browse files Browse the repository at this point in the history
  • Loading branch information
induratized committed Jun 8, 2020
1 parent f0abdb5 commit e9e0d15
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](https://github.com/google/google-api-javascript-client/blob/master/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 e9e0d15

Please sign in to comment.