Difference between revisions of "Device flow usecase 1"
Pavel.lobko (talk | contribs) |
Pavel.lobko (talk | contribs) |
||
Line 3: | Line 3: | ||
Lets walk step by step through our example with creating "i2rest.doc" file on "i2restexample" user's Google Drive | Lets walk step by step through our example with creating "i2rest.doc" file on "i2restexample" user's Google Drive | ||
− | + | ;Preparations | |
− | At the very begining your application should be registrated as a client (obtaining Device ID and Device Password) on the resource that will be requested for protected data. In our case we should follow | + | :At the very begining your application should be registrated as a client (obtaining Device ID and Device Password) on the resource that will be requested for protected data. In our case we should follow |
[https://console.developers.google.com/apis/credentials Google's instructions]. | [https://console.developers.google.com/apis/credentials Google's instructions]. | ||
− | step 1 | + | ;step 1 |
− | + | :Execute command | |
− | + | ||
− | + | ;step 2 | |
− | + | :User Accept | |
− | |||
− | |||
− | |||
− |
Revision as of 13:47, 6 April 2020
Google drive API
Lets walk step by step through our example with creating "i2rest.doc" file on "i2restexample" user's Google Drive
- Preparations
- At the very begining your application should be registrated as a client (obtaining Device ID and Device Password) on the resource that will be requested for protected data. In our case we should follow
- step 1
- Execute command
- step 2
- User Accept