{
  "_id": "6a5090d3c30f0868bbf20a51",
  "Package": "connectcreds",
  "Title": "Manage 'OAuth' Credentials from 'Posit Connect'",
  "Version": "0.2.0.9000",
  "Authors@R": "c(\nperson(\"Aaron\", \"Jacobs\", , \"aaron.jacobs@posit.co\",\nrole = c(\"aut\", \"cre\")),\nperson(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"))\n)",
  "Description": "A toolkit for making use of credentials mediated by 'Posit\nConnect'. It handles the details of communicating with the\nConnect API correctly, 'OAuth' token caching, and refresh\nbehaviour.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "URL": "https://github.com/posit-dev/connectcreds",
  "BugReports": "https://github.com/posit-dev/connectcreds/issues",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://posit-dev.r-universe.dev",
  "Date/Publication": "2026-05-11 19:33:25 UTC",
  "RemoteUrl": "https://github.com/posit-dev/connectcreds",
  "RemoteRef": "HEAD",
  "RemoteSha": "8161857739f1d26cb88fe7afa0fdf36708df267b",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-10 06:13:50 UTC",
    "User": "root"
  },
  "Author": "Aaron Jacobs [aut, cre],\nPosit Software, PBC [cph, fnd]",
  "Maintainer": "Aaron Jacobs <aaron.jacobs@posit.co>",
  "_user": "posit-dev",
  "_type": "src",
  "_file": "connectcreds_0.2.0.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/9d47af1adb0685bb4f10ac4ba991e50772b2296bb587346fd7acff9d2d56f5e9",
  "_filesize": 109682,
  "_sha256": "9d47af1adb0685bb4f10ac4ba991e50772b2296bb587346fd7acff9d2d56f5e9",
  "_expires": "2026-10-18T06:27:29.000Z",
  "_created": "2026-07-10T06:13:50.000Z",
  "_published": "2026-07-10T06:27:31.438Z",
  "_jobs": [
    {
      "job": 86299270233,
      "time": 122,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8219729206"
    },
    {
      "job": 86299270230,
      "time": 111,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8219726398"
    },
    {
      "job": 86299270254,
      "time": 95,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8219916746"
    },
    {
      "job": 86299270245,
      "time": 106,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8219823364"
    },
    {
      "job": 86298875233,
      "time": 179,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8219695576"
    },
    {
      "job": 86299270241,
      "time": 108,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8219725150"
    },
    {
      "job": 86299270267,
      "time": 76,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8219716575"
    },
    {
      "job": 86299270278,
      "time": 63,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8219713399"
    },
    {
      "job": 86299270271,
      "time": 75,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8219716856"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/posit-dev/actions/runs/29073156617",
  "_status": "success",
  "_upstream": "https://github.com/posit-dev/connectcreds",
  "_commit": {
    "id": "8161857739f1d26cb88fe7afa0fdf36708df267b",
    "author": "Neal Richardson <neal.p.richardson@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Read session token from file (#11)\n\nLong-running processes need to pick up refreshed session tokens. On\nConnect 2026.02.0+, the token is written to a file whose path is in\nCONNECT_CONTENT_SESSION_TOKEN_FILE; fall back to the env var on older\nConnect versions.\n\nCloses #10.",
    "time": 1778528005
  },
  "_maintainer": {
    "name": "Aaron Jacobs",
    "email": "aaron.jacobs@posit.co",
    "login": "atheriel",
    "bluesky": "@atheriel.bsky.social",
    "twitter": "@unconj1",
    "description": "",
    "uuid": 1448326
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "posit-dev",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-34",
      "n": 4
    },
    {
      "week": "2026-10",
      "n": 3
    },
    {
      "week": "2026-20",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.2.0",
      "date": "2026-03-02"
    }
  ],
  "_stars": 6,
  "_contributors": [
    {
      "user": "atheriel",
      "count": 34,
      "uuid": 1448326
    },
    {
      "user": "nealrichardson",
      "count": 1,
      "uuid": 2975928
    }
  ],
  "_userbio": {
    "uuid": 107264312,
    "type": "organization",
    "name": "posit-dev",
    "followers": 987
  },
  "_downloads": {
    "count": 7179,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/connectcreds"
  },
  "_devurl": "https://github.com/posit-dev/connectcreds",
  "_searchresults": 21,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/connectcreds.html",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/posit-dev/connectcreds",
  "_realowner": "posit-dev",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2025-01-31"
    },
    {
      "version": "0.2.0",
      "date": "2026-03-02"
    }
  ],
  "_exports": [
    "connect_service_account_token",
    "connect_viewer_token",
    "connect_workload_token",
    "has_service_account_token",
    "has_viewer_token",
    "has_workload_token",
    "local_mocked_connect_responses",
    "with_mocked_connect_responses"
  ],
  "_help": [
    {
      "page": "connect_service_account_token",
      "title": "Service account credentials on Posit Connect",
      "topics": [
        "connect_service_account_token",
        "has_service_account_token"
      ]
    },
    {
      "page": "connect_viewer_token",
      "title": "Viewer-based credentials on Posit Connect",
      "topics": [
        "connect_viewer_token",
        "has_viewer_token"
      ]
    },
    {
      "page": "connect_workload_token",
      "title": "Workload identity tokens on Posit Connect",
      "topics": [
        "connect_workload_token",
        "has_workload_token"
      ]
    },
    {
      "page": "with_mocked_connect_responses",
      "title": "Mock responses from the Posit Connect server",
      "topics": [
        "local_mocked_connect_responses",
        "with_mocked_connect_responses"
      ]
    }
  ],
  "_readme": "https://github.com/posit-dev/connectcreds/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "curl",
    "glue",
    "httr2",
    "lifecycle",
    "magrittr",
    "openssl",
    "R6",
    "rappdirs",
    "rlang",
    "sys",
    "vctrs",
    "withr"
  ],
  "_score": 5.609647012226006,
  "_indexed": true,
  "_nocasepkg": "connectcreds",
  "_universes": [
    "posit-dev",
    "atheriel"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0.9000",
      "date": "2026-07-10T06:15:55.000Z",
      "distro": "resolute",
      "commit": "8161857739f1d26cb88fe7afa0fdf36708df267b",
      "fileid": "https://r2.ropensci.org/c4a7335e802d762bd3b9216a6cea079fb6e60ffd5e021680cc6e683736c267be",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/posit-dev/actions/runs/29073156617"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.0.9000",
      "date": "2026-07-10T06:15:47.000Z",
      "distro": "resolute",
      "commit": "8161857739f1d26cb88fe7afa0fdf36708df267b",
      "fileid": "https://r2.ropensci.org/6d9e2eba716b48daf0d331a1377c07db3b3b20a29c565d0f2887d240d657a48b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/posit-dev/actions/runs/29073156617"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0.9000",
      "date": "2026-07-10T06:26:58.000Z",
      "commit": "8161857739f1d26cb88fe7afa0fdf36708df267b",
      "fileid": "https://r2.ropensci.org/20f0c3da1f8111797ac8e956a9682352b2502a94cfba7dd50e3bc66a7090aefc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/posit-dev/actions/runs/29073156617"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.0.9000",
      "date": "2026-07-10T06:21:37.000Z",
      "commit": "8161857739f1d26cb88fe7afa0fdf36708df267b",
      "fileid": "https://r2.ropensci.org/26b9d1265c65159138a775c1b7811d712fb04a7e14dd58357c31c1e787691c20",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/posit-dev/actions/runs/29073156617"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0.9000",
      "date": "2026-07-10T06:15:54.000Z",
      "commit": "8161857739f1d26cb88fe7afa0fdf36708df267b",
      "fileid": "https://r2.ropensci.org/f0ad5738b49febe62a3efc2518927b36a620a0c7b1237cea7b7c5f96b5ddda49",
      "status": "success",
      "buildurl": "https://github.com/r-universe/posit-dev/actions/runs/29073156617"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-07-10T06:15:05.000Z",
      "commit": "8161857739f1d26cb88fe7afa0fdf36708df267b",
      "fileid": "https://r2.ropensci.org/68fa6789db8f01bcf121435bcd747a9c775ba5cd90835b0305dba745633d41f1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/posit-dev/actions/runs/29073156617"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-07-10T06:14:54.000Z",
      "commit": "8161857739f1d26cb88fe7afa0fdf36708df267b",
      "fileid": "https://r2.ropensci.org/2afe1c0912a32d1bbb1e7148e5a60a9fa1a73a515c3094d592e05205add9e3df",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/posit-dev/actions/runs/29073156617"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-07-10T06:15:07.000Z",
      "commit": "8161857739f1d26cb88fe7afa0fdf36708df267b",
      "fileid": "https://r2.ropensci.org/d8d6bb33ea97969cb69253078a26da1a2137f1db4ee16694f40c2b95b073c552",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/posit-dev/actions/runs/29073156617"
    }
  ]
}