Skip to content

Commit

Permalink
Merge branch 'master' into dpebot-repositorygardener
Browse files Browse the repository at this point in the history
  • Loading branch information
kurtisvg authored Jan 9, 2018
2 parents a52802a + f3295b8 commit 032784e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appengine/oauth2/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ detailed instructions.

## Setup
1. In the [Cloud Developers Console](https://cloud.google.com/console) > API Manager > Credentials,
create a Oauth Client ID for a Web Application. You will need to provide an authroized JavaScript
create a Oauth Client ID for a Web Application. You will need to provide an authorized JavaScript
origin. Typically, https://projectID.appspot.com.
1. Edit `src/main/webapp/index.html` and change `YOUR_CLIENT_ID_HERE.apps.googleusercontent.com` to
Client ID from the prior step.
Expand Down

0 comments on commit 032784e

Please sign in to comment.