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 6186932 commit fd8b9efCopy full SHA for fd8b9ef
docs-v2/.env.example
@@ -0,0 +1,10 @@
1
+# Pipedream Connect SDK credentials
2
+PIPEDREAM_PROJECT_ID=
3
+PIPEDREAM_CLIENT_ID=
4
+PIPEDREAM_CLIENT_SECRET=
5
+PIPEDREAM_PROJECT_ENVIRONMENT=
6
+
7
+# Not required
8
+PIPEDREAM_CONNECT_TOKEN_WEBHOOK_URI=
9
+PIPEDREAM_CONNECT_SUCCESS_REDIRECT_URI=
10
+PIPEDREAM_CONNECT_ERROR_REDIRECT_URI=
0 commit comments