File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Python: Authorization Code Grant Examples
22
3- ### Github repo: eg-03 -python-auth-code-grant
3+ ### Github repo: code-examples -python
44## Introduction
55This repo is a Python 3 application that demonstrates:
66
@@ -107,8 +107,8 @@ The **refresh token** is not used in this example.
1071071 . A name and email for a signer, and a name and email for a cc recipient.
108108
109109### Installation steps
110- 1 . Download or clone this repository to your workstation to directory ** eg-03 -python-auth-code-grant **
111- 1 . ** cd eg-03 -python-auth-code-grant **
110+ 1 . Download or clone this repository to your workstation to directory ** code-examples -python**
111+ 1 . ** cd code-examples -python**
1121121 . ** pip3 install -r requirements.txt** (or pipenv can be used)
1131131 . Update the file ** app/ds_config.py**
114114 with the Integration Key and other settings.
You can’t perform that action at this time.
0 commit comments