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 0c085f3 commit 7bd78a5Copy full SHA for 7bd78a5
app/templates/home.html
@@ -7,7 +7,7 @@
7
<!-- IF not signed in -->
8
<div class="jumbotron">
9
<h1 class="display-4">Welcome!</h1>
10
- <p class="Xlead">Welcome to the DocuSign eSignature Python code examples.</p>
+ <p class="Xlead">Welcome to the DocuSign Python examples using multiple OAuth flows (JWT and Authorization Code Grant).</p>
11
</div>
12
{% endif %}
13
0 commit comments