{
  "_id": "6a29033d732311cd875917be",
  "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-06-10 06:22:28 UTC",
    "User": "root"
  },
  "Author": "Aaron Jacobs [aut, cre],\nPosit Software, PBC [cph, fnd]",
  "Maintainer": "Aaron Jacobs <aaron.jacobs@posit.co>",
  "MD5sum": "56a601827fb0029b92cd67c88991b7a0",
  "_user": "posit-dev",
  "_type": "src",
  "_file": "connectcreds_0.2.0.9000.tar.gz",
  "_fileid": "02ad74a2ad5e7f05bf7b0021f9e6fcf5907bd7feea535c5cd8657a56fcf7c4ac",
  "_filesize": 107893,
  "_sha256": "02ad74a2ad5e7f05bf7b0021f9e6fcf5907bd7feea535c5cd8657a56fcf7c4ac",
  "_created": "2026-06-10T06:22:28.000Z",
  "_published": "2026-06-10T06:25:01.337Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80494952707,
      "time": 119,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7528066691"
    },
    {
      "job": 80494952680,
      "time": 121,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7528067015"
    },
    {
      "job": 80494952652,
      "time": 96,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7528060799"
    },
    {
      "job": 80494952685,
      "time": 102,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7528061869"
    },
    {
      "job": 80493303451,
      "time": 749,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7528035564"
    },
    {
      "job": 80494952638,
      "time": 97,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7528060757"
    },
    {
      "job": 80494952661,
      "time": 68,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7528053590"
    },
    {
      "job": 80494952717,
      "time": 63,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7528052304"
    },
    {
      "job": 80494952705,
      "time": 74,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7528054901"
    }
  ],
  "_buildurl": "https://github.com/r-universe/posit-dev/actions/runs/27256950818",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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"
  },
  "_downloads": {
    "count": 7141,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/connectcreds"
  },
  "_devurl": "https://github.com/posit-dev/connectcreds",
  "_searchresults": 21,
  "_rbuild": "4.6.0",
  "_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",
    "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.607342091967675,
  "_indexed": true,
  "_nocasepkg": "connectcreds",
  "_universes": [
    "posit-dev",
    "atheriel"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0.9000",
      "date": "2026-06-10T06:24:33.000Z",
      "distro": "noble",
      "commit": "8161857739f1d26cb88fe7afa0fdf36708df267b",
      "fileid": "69be457b9f69de0f1be857e8e166793d324074e5b89119c10e239f598df5628b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/posit-dev/actions/runs/27256950818"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0.9000",
      "date": "2026-06-10T06:24:33.000Z",
      "distro": "noble",
      "commit": "8161857739f1d26cb88fe7afa0fdf36708df267b",
      "fileid": "2433c0067e1a833d3e0d4f70549518ee2cbc34afe1acb6d0d0113e588d25e000",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/posit-dev/actions/runs/27256950818"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0.9000",
      "date": "2026-06-10T06:24:11.000Z",
      "commit": "8161857739f1d26cb88fe7afa0fdf36708df267b",
      "fileid": "8d383035ec98aa4795e52a305da534d0d809b2df8c25bd7d66437db2c8cedbb1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/posit-dev/actions/runs/27256950818"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0.9000",
      "date": "2026-06-10T06:24:13.000Z",
      "commit": "8161857739f1d26cb88fe7afa0fdf36708df267b",
      "fileid": "a6562730a13840240cab12937ab1eda971e6a3e04d8b4370f3ec873a8109f354",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/posit-dev/actions/runs/27256950818"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0.9000",
      "date": "2026-06-10T06:24:23.000Z",
      "commit": "8161857739f1d26cb88fe7afa0fdf36708df267b",
      "fileid": "059c0d621d1316b718393b49dc57c45e00fa7221a237ad94247c70ade32ab192",
      "status": "success",
      "buildurl": "https://github.com/r-universe/posit-dev/actions/runs/27256950818"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-06-10T06:23:36.000Z",
      "commit": "8161857739f1d26cb88fe7afa0fdf36708df267b",
      "fileid": "cc26bbd3a14af95fdca0093856059d41ee78696829ed18e38fe7b9f2909f94ce",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/posit-dev/actions/runs/27256950818"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-06-10T06:23:32.000Z",
      "commit": "8161857739f1d26cb88fe7afa0fdf36708df267b",
      "fileid": "e0e33521aed696be586124a8452b1c72252fdb4af0a560d3414bae219d648700",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/posit-dev/actions/runs/27256950818"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-06-10T06:23:40.000Z",
      "commit": "8161857739f1d26cb88fe7afa0fdf36708df267b",
      "fileid": "58be78f3fce718e2a634dd3a8a68cada20fa3c05b0158c7e9b199241fa61104c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/posit-dev/actions/runs/27256950818"
    }
  ]
}