File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
- #Google Sample Apps
1
+ # Google Sample Apps
2
2
The apps in this folder are designed to provide examples of the basic workings of the Google Client Library. They should not be used in production.
3
3
Eg you should not ask for a Client key as it should be embedded within the codebase of your app.
4
4
@@ -28,10 +28,10 @@ git pull ...
28
28
git submodule update --recursive
29
29
```
30
30
31
- ##Requirements to use
31
+ ## Requirements to use
32
32
These example apps need an oAuth2 Client key, which you can obtain from the [ Google Developer Console] ( https://console.developers.google.com/ ) .
33
33
34
- ###To obtain an oAuth2 client Key:
34
+ ### To obtain an oAuth2 client Key:
35
35
1 . Visit the [ Google Developer Console] (https://console.developers.google.com/
36
36
2 . Click Credentials on the left hand navigation pane
37
37
3 . Click the ` Create Credentials Button ` and select ` oAuth Client id ` from the resulting dropdown menu.
You can’t perform that action at this time.
0 commit comments