[ Web Proxy ]
URL:
Viewing: https://raw.githubusercontent.com/Sebmins/code-examples-python/master/app.json [Back]  [Original]

{
  "name": "DocuSign Python Recipes",
  "description": "www.docusign.com/dev-center/recipes",
  "keywords": ["python"],
  "addons": [],
  "env": {
      "DS_OAUTH_CLIENT_ID": {
        "required": false,
        "description": "Optional: your OAuth client_id (Integration Key)."
      },
      "DS_OAUTH_SECRET": {
        "required": false,
        "description": "Optional: your OAuth secret. You must add an OAuth redirect uri of /auth_redirect"
      }
  }
}

Web Proxy Viewer  |  New URL  |  Original Page