| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 0b13a53 commit 39319f4
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -68,6 +68,12 @@ The **refresh token** is not used in this example. | |||
| 68 | 68 | ||
| 69 | 69 | If you will not be running the example on your own workstation, | |
| 70 | 70 | use the appropriate DNS name and port instead of `localhost` | |
| 71 | + | ||
| 72 | + This [**video**](https://www.youtube.com/watch?v=eiRI4fe5HgM) | ||
| 73 | + demonstrates how to create an Integration Key (client id) for a | ||
| 74 | + user application like this example. Note that the redirect url for your | ||
| 75 | + Integration Key will be `http://localhost:5000/ds/callback` if you | ||
| 76 | + use the default Python settings. | ||
| 71 | 77 | ||
| 72 | 78 | 1. Python 3. | |
| 73 | 79 | 1. A name and email for a signer, and a name and email for a cc recipient. | |
| Back | FazBrowse Home | New Git URL |
0 commit comments