)]}'
{
  "commit": "4862b86d0f048349a542dbae38130fb77b862bc8",
  "tree": "6a6baa7892f6911e81da3e20a7399ea8d3f4108a",
  "parents": [
    "0c29cea17f880a92972b6a1c5369bcb7fe414706"
  ],
  "author": {
    "name": "Marc Kupietz",
    "email": "kupietz@ids-mannheim.de",
    "time": "Thu Nov 07 10:13:53 2019 +0100"
  },
  "committer": {
    "name": "Marc Kupietz",
    "email": "kupietz@ids-mannheim.de",
    "time": "Thu Nov 07 13:01:41 2019 +0100"
  },
  "message": "Add support for API token authorization\n\nTo use authorization based on an API token in subsequent queries,\ninitialize your KorAP connection with\nkco \u003c- new(\"KorAPConnection\", apiToken\u003d\"\u003cAPI Token\u003e\").\nIn order to make the API token persistent for the currently\nused KorAPUrl (you can have one token per KorAPUrl / KorAP server\ninstance), use persistApiToken(kco). This will store it in your keyring\nusing the keyring package.\nSubsequent new(\"KorAPConnection\") calls will then automatically\nretrieve the token from your keying.\nTo stop using a persisted token, call clearApiToken(kco).\n\nPlease note that for DeReKo, authorized queries will behave differently\ninside and outside the IDS, because of the special license situation.\nThis concerns also cached results which do not take into account from\nwhere a request was issued. If you experience problems or unexpected\nresults, please try kco \u003c- new(\"KorAPConnection\", cache\u003dFALSE) or use\nclearCache to clear the cache completely.\n\nChange-Id: Ic956b0dcf03574e63b62d5036622f30a6cf27f8a\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "6faf7eeb03adf323a1f5d7fb5a73d866ba6e8f3f",
      "old_mode": 33188,
      "old_path": "DESCRIPTION",
      "new_id": "4c0d05329cbf76ae7749bb0ae027001e1dd958e6",
      "new_mode": 33188,
      "new_path": "DESCRIPTION"
    },
    {
      "type": "modify",
      "old_id": "4ba2e604621705b3b06133774a7cda0dff8f71fb",
      "old_mode": 33188,
      "old_path": "NAMESPACE",
      "new_id": "5c5f3500a91eebff6bd93e257d0cb20ec3480794",
      "new_mode": 33188,
      "new_path": "NAMESPACE"
    },
    {
      "type": "modify",
      "old_id": "013e5b8de143510b7f3833bf7359e6756bda9ee8",
      "old_mode": 33188,
      "old_path": "R/KorAPConnection.R",
      "new_id": "d1f55aa2fc3942b23a44d1d4667558b1124cd589",
      "new_mode": 33188,
      "new_path": "R/KorAPConnection.R"
    },
    {
      "type": "modify",
      "old_id": "bd704d5538bef698bb2208b35ca32a8d7f8a4415",
      "old_mode": 33188,
      "old_path": "R/KorAPQuery.R",
      "new_id": "d9b589cc22aed3b461c86712327b1c4d369fb31d",
      "new_mode": 33188,
      "new_path": "R/KorAPQuery.R"
    },
    {
      "type": "modify",
      "old_id": "d903fbb0ddd363f4a02b02f92134755e1561ad44",
      "old_mode": 33188,
      "old_path": "man/KorAPConnection-class.Rd",
      "new_id": "754fbd887490ad72bc87f682b176465b7b524799",
      "new_mode": 33188,
      "new_path": "man/KorAPConnection-class.Rd"
    }
  ]
}
