There was an error while loading. Please reload this page.
1 parent 6fc6424 commit f3295b8Copy full SHA for f3295b8
appengine/oauth2/README.md
@@ -20,7 +20,7 @@ detailed instructions.
20
21
## Setup
22
1. In the [Cloud Developers Console](https://cloud.google.com/console) > API Manager > Credentials,
23
-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
24
origin. Typically, https://projectID.appspot.com.
25
1. Edit `src/main/webapp/index.html` and change `YOUR_CLIENT_ID_HERE.apps.googleusercontent.com` to
26
Client ID from the prior step.
0 commit comments