{
  "_id": "6a103ab0acfb0bcc41c9b44d",
  "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-05-11 20:39:53 UTC",
    "User": "root"
  },
  "Author": "Aaron Jacobs [aut, cre],\nPosit Software, PBC [cph, fnd]",
  "Maintainer": "Aaron Jacobs <aaron.jacobs@posit.co>",
  "MD5sum": "3d9471c48c340eed938a17f6482c2dc6",
  "_user": "posit-dev",
  "_type": "src",
  "_file": "connectcreds_0.2.0.9000.tar.gz",
  "_fileid": "3be2f24e7136da62af9e6318be9b55df80e28b239c6b9f635bf003e3e10338e6",
  "_filesize": 109117,
  "_sha256": "3be2f24e7136da62af9e6318be9b55df80e28b239c6b9f635bf003e3e10338e6",
  "_created": "2026-05-11T20:39:53.000Z",
  "_published": "2026-05-22T11:14:56.214Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77368571690,
      "time": 158,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6929411042"
    },
    {
      "job": 77368571462,
      "time": 158,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6929410850"
    },
    {
      "job": 77368571757,
      "time": 111,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6929395117"
    },
    {
      "job": 77368571570,
      "time": 78,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6929383793"
    },
    {
      "job": 77368571266,
      "time": 167,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6929355278"
    },
    {
      "job": 77368571193,
      "time": 93,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7159158854"
    },
    {
      "job": 77368571499,
      "time": 75,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6929382369"
    },
    {
      "job": 77368571573,
      "time": 73,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6929381649"
    },
    {
      "job": 77368571632,
      "time": 90,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6929387733"
    }
  ],
  "_buildurl": "https://github.com/r-universe/posit-dev/actions/runs/25695836456",
  "_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",
    "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": 5337,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/connectcreds"
  },
  "_devurl": "https://github.com/posit-dev/connectcreds",
  "_searchresults": 20,
  "_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.459690962626556,
  "_indexed": true,
  "_nocasepkg": "connectcreds",
  "_universes": [
    "posit-dev",
    "atheriel"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0.9000",
      "date": "2026-05-11T20:42:33.000Z",
      "distro": "noble",
      "commit": "8161857739f1d26cb88fe7afa0fdf36708df267b",
      "fileid": "8d9971602c89734b7604f277b50b9460026186d7415a7342adbf8c7db0bfd6d7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/posit-dev/actions/runs/25695836456"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0.9000",
      "date": "2026-05-11T20:42:33.000Z",
      "distro": "noble",
      "commit": "8161857739f1d26cb88fe7afa0fdf36708df267b",
      "fileid": "4cb99a522574e96330a257869c2291539073f100e3556d499a24c9d80ac4a88a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/posit-dev/actions/runs/25695836456"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0.9000",
      "date": "2026-05-11T20:41:47.000Z",
      "commit": "8161857739f1d26cb88fe7afa0fdf36708df267b",
      "fileid": "50a6f5c5b63eca11fbbba45585741cf2c864f9a44e452e6dc99dd3069d831d73",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/posit-dev/actions/runs/25695836456"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0.9000",
      "date": "2026-05-11T20:41:18.000Z",
      "commit": "8161857739f1d26cb88fe7afa0fdf36708df267b",
      "fileid": "7217c2d32508a146bf2c3e389deba3170b04042a4cea541c687db115df691b4e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/posit-dev/actions/runs/25695836456"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-05-11T20:41:04.000Z",
      "commit": "8161857739f1d26cb88fe7afa0fdf36708df267b",
      "fileid": "6ab622916ec33ac9b96c984099574a59f331b3e66abdd8cebc868aa5286a0a88",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/posit-dev/actions/runs/25695836456"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-05-11T20:41:03.000Z",
      "commit": "8161857739f1d26cb88fe7afa0fdf36708df267b",
      "fileid": "67f5944aa2cf2e52ade425ac7f9ee57049460c7c206ac92bfb4a9ed09a7d6d11",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/posit-dev/actions/runs/25695836456"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-05-11T20:41:18.000Z",
      "commit": "8161857739f1d26cb88fe7afa0fdf36708df267b",
      "fileid": "9349cfc06e71e9f06d9b0b78186f5fb6c549fb7d7dee0aa338a73c711c89e866",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/posit-dev/actions/runs/25695836456"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0.9000",
      "date": "2026-05-22T11:14:44.000Z",
      "commit": "8161857739f1d26cb88fe7afa0fdf36708df267b",
      "fileid": "765c5f031ac832e50c5305ab0d9d5bac1deb06a302f3a9e86b0e3aaffa2dcff6",
      "status": "success",
      "buildurl": "https://github.com/r-universe/posit-dev/actions/runs/25695836456"
    }
  ]
}