We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b13a53 commit 39319f4Copy full SHA for 39319f4
1 file changed
README.md
@@ -68,6 +68,12 @@ The **refresh token** is not used in this example.
68
69
If you will not be running the example on your own workstation,
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.
77
78
1. Python 3.
79
1. A name and email for a signer, and a name and email for a cc recipient.
0 commit comments