Files
n8n/credentials/8.json

21 lines
452 B
JSON
Raw Normal View History

2022-05-26 20:57:30 +03:00
{
"id": 8,
"name": "Unnamed credential",
2022-06-01 05:27:46 +00:00
"data": {
"user": "root",
"password": "rhfcyjtbxthyjt"
},
2022-05-26 20:57:30 +03:00
"type": "httpDigestAuth",
"nodesAccess": [
{
"nodeType": "n8n-nodes-base.graphql",
"date": "2022-04-24T18:27:04.843Z"
},
{
"nodeType": "n8n-nodes-base.httpRequest",
"date": "2022-04-24T18:27:04.843Z"
}
],
"createdAt": "2022-04-24T18:27:04.849Z",
"updatedAt": "2022-04-24T18:28:38.833Z"
}