{
  "_id": "6a51e5e69b92047c28d523cd",
  "Package": "fireproof",
  "Title": "Authentication and Authorization for 'fiery' Servers",
  "Version": "0.1.0.9000",
  "Authors@R": "c(\nperson(\"Thomas Lin\", \"Pedersen\", , \"thomas.pedersen@posit.co\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-5147-4711\")),\nperson(\"Posit, PBC\", role = c(\"cph\", \"fnd\"),\ncomment = c(ROR = \"03wc8by49\"))\n)",
  "Description": "Provides a plugin for 'fiery' that supports various forms\nof authorization and authentication schemes. Schemes can be\nrequired in various combinations or by themselves and can be\ncombined with scopes to provide fine-grained access control to\nthe server.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "URL": "https://github.com/thomasp85/fireproof,\nhttps://thomasp85.github.io/fireproof/",
  "BugReports": "https://github.com/thomasp85/fireproof/issues",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "quarto",
  "Config/pak/sysreqs": "cmake make libicu-dev libsodium-dev libuv1-dev\nlibxml2-dev libssl-dev zlib1g-dev",
  "Repository": "https://thomasp85.r-universe.dev",
  "Date/Publication": "2026-01-06 11:28:31 UTC",
  "RemoteUrl": "https://github.com/thomasp85/fireproof",
  "RemoteRef": "HEAD",
  "RemoteSha": "f0f751d65a869926feefb15dcb10a16b7f24581c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-11 06:39:22 UTC",
    "User": "root"
  },
  "Author": "Thomas Lin Pedersen [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-5147-4711>),\nPosit, PBC [cph, fnd] (ROR: <https://ror.org/03wc8by49>)",
  "Maintainer": "Thomas Lin Pedersen <thomas.pedersen@posit.co>",
  "_user": "thomasp85",
  "_type": "src",
  "_file": "fireproof_0.1.0.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/5abb572ffc9bc45bb83225ae2b37d26eb29f883e20806d2249dd0a93c695b939",
  "_filesize": 293303,
  "_sha256": "5abb572ffc9bc45bb83225ae2b37d26eb29f883e20806d2249dd0a93c695b939",
  "_expires": "2026-10-19T06:42:45.000Z",
  "_created": "2026-07-11T06:39:22.000Z",
  "_published": "2026-07-11T06:42:46.590Z",
  "_jobs": [
    {
      "job": 86520026333,
      "time": 157,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8245856266"
    },
    {
      "job": 86520026282,
      "time": 150,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8245854932"
    },
    {
      "job": 86520026299,
      "time": 127,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8245851525"
    },
    {
      "job": 86520026300,
      "time": 133,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8245852310"
    },
    {
      "job": 86519775459,
      "time": 213,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8245831676"
    },
    {
      "job": 86520026281,
      "time": 136,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8245852517"
    },
    {
      "job": 86520026305,
      "time": 147,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8245854431"
    },
    {
      "job": 86520026313,
      "time": 112,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8245849480"
    },
    {
      "job": 86520026301,
      "time": 111,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8245849201"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/thomasp85/actions/runs/29143082367",
  "_status": "success",
  "_upstream": "https://github.com/thomasp85/fireproof",
  "_commit": {
    "id": "f0f751d65a869926feefb15dcb10a16b7f24581c",
    "author": "Thomas Lin Pedersen <thomasp85@gmail.com>",
    "committer": "Thomas Lin Pedersen <thomasp85@gmail.com>",
    "message": "update url of website\n",
    "time": 1767698911
  },
  "_maintainer": {
    "name": "Thomas Lin Pedersen",
    "email": "thomas.pedersen@posit.co",
    "login": "thomasp85",
    "mastodon": "@thomasp85@fosstodon.org",
    "linkedin": "in/thomasp85",
    "orcid": "0000-0002-5147-4711",
    "twitter": "@thomasp85",
    "description": "Maker of tools focusing on data science and data visualisation",
    "uuid": 1775316
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "base64enc",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "curl",
      "role": "Imports"
    },
    {
      "package": "fiery",
      "role": "Imports"
    },
    {
      "package": "firesale",
      "version": ">= 0.1.1",
      "role": "Imports"
    },
    {
      "package": "jose",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "reqres",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "routr",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "sodium",
      "role": "Imports"
    },
    {
      "package": "urltools",
      "role": "Imports"
    },
    {
      "package": "callr",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "quarto",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "storr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "webfakes",
      "role": "Suggests"
    },
    {
      "package": "xml2",
      "role": "Suggests"
    }
  ],
  "_owner": "thomasp85",
  "_selfowned": true,
  "_usedby": 5,
  "_updates": [
    {
      "week": "2025-41",
      "n": 4
    },
    {
      "week": "2025-43",
      "n": 12
    },
    {
      "week": "2025-44",
      "n": 35
    },
    {
      "week": "2025-45",
      "n": 21
    },
    {
      "week": "2025-50",
      "n": 9
    },
    {
      "week": "2025-51",
      "n": 1
    },
    {
      "week": "2026-02",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2025-12-11"
    }
  ],
  "_topics": [
    "authentication",
    "authorization",
    "webserver",
    "quarto"
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "thomasp85",
      "count": 83,
      "uuid": 1775316
    }
  ],
  "_userbio": {
    "uuid": 1775316,
    "type": "user",
    "name": "Thomas Lin Pedersen",
    "followers": 3274,
    "description": "Maker of tools focusing on data science and data visualisation"
  },
  "_downloads": {
    "count": 650,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/fireproof"
  },
  "_devurl": "https://github.com/thomasp85/fireproof",
  "_pkgdown": "https://thomasp85.github.io/fireproof/",
  "_searchresults": 4,
  "_quarto": true,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/fireproof.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/thomasp85/fireproof",
  "_realowner": "thomasp85",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2025-12-17"
    }
  ],
  "_exports": [
    "Fireproof",
    "get_path",
    "Guard",
    "guard_basic",
    "guard_bearer",
    "guard_beeceptor_github",
    "guard_beeceptor_google",
    "guard_github",
    "guard_google",
    "guard_key",
    "guard_oauth2",
    "guard_oidc",
    "GuardBasic",
    "GuardBearer",
    "GuardKey",
    "GuardOAuth2",
    "GuardOIDC",
    "is_guard",
    "new_user_info",
    "prune_openapi",
    "redirect_back",
    "redirect_to",
    "replay_request"
  ],
  "_help": [
    {
      "page": "Fireproof",
      "title": "A plugin that handles authentication and/or authorization",
      "topics": [
        "Fireproof"
      ]
    },
    {
      "page": "Guard",
      "title": "R6 base class for guards",
      "topics": [
        "Guard",
        "is_guard"
      ]
    },
    {
      "page": "guard_basic",
      "title": "Basic authentication guard",
      "topics": [
        "guard_basic"
      ]
    },
    {
      "page": "guard_bearer",
      "title": "Bearer authentication guard",
      "topics": [
        "guard_bearer"
      ]
    },
    {
      "page": "guard_beeceptor",
      "title": "Guard using the mock OAuth servers provided by Beeceptor",
      "topics": [
        "guard_beeceptor",
        "guard_beeceptor_github",
        "guard_beeceptor_google"
      ]
    },
    {
      "page": "guard_github",
      "title": "Guard for authenticating with the GitHub OAuth 2.0 server",
      "topics": [
        "guard_github"
      ]
    },
    {
      "page": "guard_google",
      "title": "Guard for Authenticating with the Google OpenID Connect server",
      "topics": [
        "guard_google"
      ]
    },
    {
      "page": "guard_key",
      "title": "Shared secret guard",
      "topics": [
        "guard_key"
      ]
    },
    {
      "page": "guard_oauth2",
      "title": "Guard based on OAuth 2.0",
      "topics": [
        "guard_oauth2"
      ]
    },
    {
      "page": "guard_oidc",
      "title": "Guard based on OpenID Connect",
      "topics": [
        "guard_oidc"
      ]
    },
    {
      "page": "GuardBasic",
      "title": "R6 class for the Basic authentication guard",
      "topics": [
        "GuardBasic"
      ]
    },
    {
      "page": "GuardBearer",
      "title": "R6 class for the Bearer authentication guard",
      "topics": [
        "GuardBearer"
      ]
    },
    {
      "page": "GuardKey",
      "title": "R6 class for the Key guard",
      "topics": [
        "GuardKey"
      ]
    },
    {
      "page": "GuardOAuth2",
      "title": "R6 class for the OAuth 2.0 Guard",
      "topics": [
        "GuardOAuth2"
      ]
    },
    {
      "page": "GuardOIDC",
      "title": "R6 class for the OpenID Connect guard",
      "topics": [
        "GuardOIDC"
      ]
    },
    {
      "page": "new_user_info",
      "title": "Well structured user information",
      "topics": [
        "new_user_info"
      ]
    },
    {
      "page": "on_auth",
      "title": "Predefined functions for handling successful OAuth 2.0 authentication",
      "topics": [
        "on_auth",
        "redirect_back",
        "redirect_to",
        "replay_request"
      ]
    },
    {
      "page": "prune_openapi",
      "title": "Ensure consistency of OpenAPI auth description",
      "topics": [
        "prune_openapi"
      ]
    }
  ],
  "_readme": "https://github.com/thomasp85/fireproof/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "base64enc",
    "brio",
    "brotli",
    "cli",
    "curl",
    "digest",
    "fastmap",
    "fiery",
    "firesale",
    "fs",
    "glue",
    "httpuv",
    "jose",
    "jsonlite",
    "later",
    "lifecycle",
    "magrittr",
    "mirai",
    "nanonext",
    "openssl",
    "otel",
    "promises",
    "R6",
    "Rcpp",
    "reqres",
    "rlang",
    "routr",
    "sodium",
    "storr",
    "stringi",
    "sys",
    "triebeard",
    "urltools",
    "waysign",
    "webutils",
    "xml2",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "fireproof.qmd",
      "filename": "fireproof.html",
      "title": "Introduction to auth with fireproof",
      "engine": "quarto::html",
      "headings": [
        "Auth(orization/entication)",
        "Authentication",
        "Authorization",
        "The fireproof auth flow",
        "Guards",
        "The plugin",
        "Auth endpoints",
        "Scopes",
        "Persistent login"
      ],
      "created": "2025-10-30 13:06:06",
      "modified": "2025-12-11 06:56:00",
      "commits": 6
    }
  ],
  "_score": 5.720159303405957,
  "_indexed": true,
  "_nocasepkg": "fireproof",
  "_universes": [
    "thomasp85"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0.9000",
      "date": "2026-07-11T06:41:55.000Z",
      "distro": "resolute",
      "commit": "f0f751d65a869926feefb15dcb10a16b7f24581c",
      "fileid": "https://r2.ropensci.org/93fd0a3aa0224f634fccb0ec2769be35d891e488f14b24d6f988e05a21741998",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thomasp85/actions/runs/29143082367"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0.9000",
      "date": "2026-07-11T06:41:51.000Z",
      "distro": "resolute",
      "commit": "f0f751d65a869926feefb15dcb10a16b7f24581c",
      "fileid": "https://r2.ropensci.org/9a3875f9b5b8c264d4cc9ed6e752ea0a5b16dba922bd70c667eef74c57f40ff8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thomasp85/actions/runs/29143082367"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0.9000",
      "date": "2026-07-11T06:41:33.000Z",
      "commit": "f0f751d65a869926feefb15dcb10a16b7f24581c",
      "fileid": "https://r2.ropensci.org/1cf17cc877eeafa500c19c66ecc3ee25047fc11ead3d17dc397243a79474a2cb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thomasp85/actions/runs/29143082367"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.0.9000",
      "date": "2026-07-11T06:41:35.000Z",
      "commit": "f0f751d65a869926feefb15dcb10a16b7f24581c",
      "fileid": "https://r2.ropensci.org/f84f8f5f342b52f34e81e1b743eb3cb3485cc46615351cef08dcf80bc4c08f77",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thomasp85/actions/runs/29143082367"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0.9000",
      "date": "2026-07-11T06:41:58.000Z",
      "commit": "f0f751d65a869926feefb15dcb10a16b7f24581c",
      "fileid": "https://r2.ropensci.org/f7dc1bfda3cc018f2f43d2673f10c2f839e3795cc0fc9c73db2d76e7f56a4d18",
      "status": "success",
      "buildurl": "https://github.com/r-universe/thomasp85/actions/runs/29143082367"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-07-11T06:41:28.000Z",
      "commit": "f0f751d65a869926feefb15dcb10a16b7f24581c",
      "fileid": "https://r2.ropensci.org/7626eec2385074e94ade1e84d82394b1dc69d9bbed07cab0a7627af55391a3ce",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thomasp85/actions/runs/29143082367"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-07-11T06:41:02.000Z",
      "commit": "f0f751d65a869926feefb15dcb10a16b7f24581c",
      "fileid": "https://r2.ropensci.org/6f28d3143dcae18cfed417b7bdf2b0a179d512198f9d439686b50180c1cdc47e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thomasp85/actions/runs/29143082367"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-07-11T06:41:02.000Z",
      "commit": "f0f751d65a869926feefb15dcb10a16b7f24581c",
      "fileid": "https://r2.ropensci.org/3c60b07214690a7cf8f3ce019cb4c05aaf5dc757d7f08255c88e0342787d02fe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thomasp85/actions/runs/29143082367"
    }
  ]
}