Spaces:
Sleeping
Sleeping
Create .env
Browse files
.env
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
SALESFORCE_USERNAME=diggavalli98@gmail.com
|
| 2 |
+
SALESFORCE_PASSWORD=Sati@1020
|
| 3 |
+
SALESFORCE_SECURITY_TOKEN=sSSjyhInIsUohKpG8sHzty2q
|
| 4 |
+
SALESFORCE_CLIENT_ID=3MVG9WVXk15qiz1JbtW1tT9a7WojFUbAfMVyVXfvI4PISHAKAxmZ8RLS1lBHqpnaDPQPZOOInuVdcQpi7smWc
|
| 5 |
+
SALESFORCE_CLIENT_SECRET=36C463CD713C420BA2ED78F853359EACCE1ECCE2954C9810FFD7F946564CB0E8
|
| 6 |
+
SALESFORCE_REDIRECT_URI=https://huggingface.co/spaces/Yaswanth56/python_test/oauth/callback
|