Update README.md
fix markdown syntax
This commit is contained in:
parent
4861cb8e65
commit
4177e94a09
@ -21,9 +21,9 @@ individual accounts, or a whole google apps domain.
|
||||
|
||||
## Configuration
|
||||
|
||||
1) visit to Google Api Console https://code.google.com/apis/console/
|
||||
2) under "API Access", choose "Create an OAuth 2.0 Client ID"
|
||||
3) Edit the application settings, and list the Redirect URI(s) where you will run your application. For example:
|
||||
1. visit to Google Api Console https://code.google.com/apis/console/
|
||||
2. under "API Access", choose "Create an OAuth 2.0 Client ID"
|
||||
3. Edit the application settings, and list the Redirect URI(s) where you will run your application. For example:
|
||||
`https://internalapp.yourcompany.com/oauth2/callback`
|
||||
|
||||
## Usage
|
||||
|
Loading…
Reference in New Issue
Block a user