{
  "_type": "export",
  "__export_format": 4,
  "__export_date": "2018-10-27T19:15:26.661Z",
  "__export_source": "insomnia.importers:v0.1.0",
  "resources": [
    {
      "_id": "__GRP_1__",
      "_type": "request_group",
      "parentId": "__WORKSPACE_ID__",
      "name": "Oauth 1.0 Test",
      "description": "A collection for testing",
      "environment": {}
    },
    {
      "_id": "__REQ_1__",
      "_type": "request",
      "parentId": "__GRP_1__",
      "url": "https://insomnia.rest",
      "name": "Added to Request Body/URL",
      "description": "",
      "method": "GET",
      "body": {},
      "parameters": [],
      "headers": [],
      "authentication": {
        "callback": "",
        "consumerKey": "consumer-key-value",
        "consumerSecret": "consumer-secret-value",
        "disabled": false,
        "nonce": "nonce-value",
        "privateKey": "",
        "realm": "realm-value",
        "signatureMethod": "HMAC-SHA1",
        "timestamp": "timestamp-value",
        "tokenKey": "access-token-value",
        "tokenSecret": "token-secret-value",
        "type": "oauth1",
        "verifier": "",
        "version": "1.0"
      }
    },
    {
      "_id": "__REQ_2__",
      "_type": "request",
      "parentId": "__GRP_1__",
      "url": "https://insomnia.rest",
      "name": "Added to Request Headers",
      "description": "",
      "method": "GET",
      "body": {},
      "parameters": [],
      "headers": [],
      "authentication": {
        "callback": "",
        "consumerKey": "consumer-key-value",
        "consumerSecret": "consumer-secret-value",
        "disabled": false,
        "nonce": "nonce-value",
        "privateKey": "",
        "realm": "realm-value",
        "signatureMethod": "HMAC-SHA1",
        "timestamp": "timestamp-value",
        "tokenKey": "access-token-value",
        "tokenSecret": "token-secret-value",
        "type": "oauth1",
        "verifier": "",
        "version": "1.0"
      }
    },
    {
      "_id": "__REQ_3__",
      "_type": "request",
      "parentId": "__GRP_1__",
      "url": "https://insomnia.rest",
      "name": "Signature Method PLAINTEXT",
      "description": "",
      "method": "GET",
      "body": {},
      "parameters": [],
      "headers": [],
      "authentication": {
        "callback": "",
        "consumerKey": "plaintext-consumer-key-value",
        "consumerSecret": "plaintext-consumer-secret-value",
        "disabled": false,
        "nonce": "plaintext-nonce-value",
        "privateKey": "",
        "realm": "plaintext-realm-value",
        "signatureMethod": "PLAINTEXT",
        "timestamp": "plaintext-timestamp-value",
        "tokenKey": "plaintext-access-token-value",
        "tokenSecret": "plaintext-token-secret-value",
        "type": "oauth1",
        "verifier": "",
        "version": "1.0"
      }
    },
    {
      "_id": "__REQ_4__",
      "_type": "request",
      "parentId": "__GRP_1__",
      "url": "https://insomnia.rest",
      "name": "Signature Method HMAC-SHA256",
      "description": "",
      "method": "GET",
      "body": {},
      "parameters": [],
      "headers": [],
      "authentication": {
        "callback": "",
        "consumerKey": "sha256-consumer-key-value",
        "consumerSecret": "sha256-consumer-secret-value",
        "disabled": false,
        "nonce": "sha256-nonce-value",
        "privateKey": "",
        "realm": "sha256-realm-value",
        "signatureMethod": "HMAC-SHA256",
        "timestamp": "sha256-timestamp-value",
        "tokenKey": "sha256-access-token-value",
        "tokenSecret": "sha256-token-secret-value",
        "type": "oauth1",
        "verifier": "",
        "version": "1.0"
      }
    },
    {
      "_id": "__REQ_5__",
      "_type": "request",
      "parentId": "__GRP_1__",
      "url": "https://insomnia.rest",
      "name": "Signature Method HMAC-SHA1",
      "description": "",
      "method": "GET",
      "body": {},
      "parameters": [],
      "headers": [],
      "authentication": {
        "callback": "",
        "consumerKey": "sha1-consumer-key-value",
        "consumerSecret": "sha1-consumer-secret-value",
        "disabled": false,
        "nonce": "sha1-nonce-value",
        "privateKey": "",
        "realm": "sha1-realm-value",
        "signatureMethod": "HMAC-SHA1",
        "timestamp": "sha1-timestamp-value",
        "tokenKey": "sha1-access-token-value",
        "tokenSecret": "sha1-token-secret-value",
        "type": "oauth1",
        "verifier": "",
        "version": "1.0"
      }
    }
  ]
}
