{
  "_id": "6a4a04189ce196b5e5a91990",
  "Type": "Package",
  "Package": "login",
  "Title": "'shiny' Login Module",
  "Version": "1.0.0",
  "Date": "2025-05-15",
  "Authors@R": "person(\"Jason\", \"Bryer\", , \"jason@bryer.org\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-2454-0402\"))",
  "Maintainer": "Jason Bryer <jason@bryer.org>",
  "Description": "Framework for adding authentication to 'shiny'\napplications. Provides flexibility as compared to other options\nfor where user credentials are saved, allows users to create\ntheir own accounts, and password reset functionality. Bryer\n(2024) <doi:10.5281/zenodo.10987876>.",
  "License": "GPL (>= 3)",
  "URL": "https://github.com/jbryer/login, https://jbryer.github.io/login/",
  "BugReports": "https://github.com/jbryer/login/issues",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "cmake make libicu-dev libsodium-dev libuv1-dev\nlibxml2-dev libssl-dev zlib1g-dev",
  "Repository": "https://jbryer.r-universe.dev",
  "Date/Publication": "2025-05-16 19:07:33 UTC",
  "RemoteUrl": "https://github.com/jbryer/login",
  "RemoteRef": "HEAD",
  "RemoteSha": "86546c3dd00bda4aa05f41183a2290c684358e81",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-11 08:12:39 UTC",
    "User": "root"
  },
  "Author": "Jason Bryer [aut, cre] (ORCID: <https://orcid.org/0000-0002-2454-0402>)",
  "_user": "jbryer",
  "_type": "src",
  "_file": "login_1.0.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/662fea70250e7b8a8ca40e5e07596e3b5d06ee02a340ee041f73ff6b90462cf8",
  "_filesize": 2772741,
  "_sha256": "662fea70250e7b8a8ca40e5e07596e3b5d06ee02a340ee041f73ff6b90462cf8",
  "_expires": "2026-10-13T07:13:27.000Z",
  "_created": "2026-06-11T08:12:39.000Z",
  "_published": "2026-07-05T07:13:28.673Z",
  "_jobs": [
    {
      "job": 85202057478,
      "time": 122,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7558496404"
    },
    {
      "job": 85202057544,
      "time": 144,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7558504507"
    },
    {
      "job": 85202057554,
      "time": 131,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7558499020"
    },
    {
      "job": 85202057495,
      "time": 119,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7558495283"
    },
    {
      "job": 85202057531,
      "time": 192,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7558451143"
    },
    {
      "job": 85202057617,
      "time": 125,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7558497436"
    },
    {
      "job": 85202057622,
      "time": 102,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7558489201"
    },
    {
      "job": 85202057583,
      "time": 92,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7558485471"
    },
    {
      "job": 85202057549,
      "time": 100,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7558488551"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/jbryer/actions/runs/27333124979",
  "_status": "success",
  "_upstream": "https://github.com/jbryer/login",
  "_commit": {
    "id": "86546c3dd00bda4aa05f41183a2290c684358e81",
    "author": "Jason Bryer <jason@bryer.org>",
    "committer": "Jason Bryer <jason@bryer.org>",
    "message": "Updated screenshots.\n",
    "time": 1747422453
  },
  "_maintainer": {
    "name": "Jason Bryer",
    "email": "jason@bryer.org",
    "login": "jbryer",
    "mastodon": "@jbryer@vis.social",
    "orcid": "0000-0002-2454-0402",
    "twitter": "@jbryer",
    "description": "Assistant Professor and Associate Director, Data Science and Information Systems, School of Professional Studies, CUNY",
    "uuid": 623759
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cookies",
      "role": "Imports"
    },
    {
      "package": "DBI",
      "role": "Imports"
    },
    {
      "package": "digest",
      "role": "Imports"
    },
    {
      "package": "emayili",
      "role": "Imports"
    },
    {
      "package": "htmltools",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "shinybusy",
      "role": "Imports"
    },
    {
      "package": "shinyjs",
      "role": "Imports"
    },
    {
      "package": "sodium",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "RSQLite",
      "role": "Enhances"
    }
  ],
  "_owner": "jbryer",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 30,
  "_contributors": [
    {
      "user": "jbryer",
      "count": 65,
      "uuid": 623759
    }
  ],
  "_userbio": {
    "uuid": 623759,
    "type": "user",
    "name": "Jason Bryer",
    "description": "Assistant Professor and Associate Director, Data Science and Information Systems, School of Professional Studies, CUNY"
  },
  "_downloads": {
    "count": 178,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/login"
  },
  "_devurl": "https://github.com/jbryer/login",
  "_pkgdown": "https://jbryer.github.io/login/",
  "_searchresults": 57,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/login.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jbryer/login",
  "_realowner": "jbryer",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.9.3",
      "date": "2024-04-18"
    }
  ],
  "_exports": [
    "clearParamButton",
    "decrypt_cookie",
    "emayili_emailer",
    "encrypt_cookie",
    "is_logged_in",
    "is_not_logged_in",
    "login_server",
    "login_ui",
    "logout_button",
    "new_user_ui",
    "passwdInput",
    "reset_password_ui",
    "showParamButton",
    "simple_parameter_validator",
    "use_login",
    "userParamServer"
  ],
  "_help": [
    {
      "page": "emayili_emailer",
      "title": "Returns a function to send emails using the 'emayili' package.",
      "topics": [
        "emayili_emailer"
      ]
    },
    {
      "page": "cookie_encryption",
      "title": "Encrypt cookie.",
      "topics": [
        "decrypt_cookie",
        "encrypt_cookie"
      ]
    },
    {
      "page": "is_logged_in",
      "title": "Display Shiny elements only if the user is logged in.",
      "topics": [
        "is_logged_in"
      ]
    },
    {
      "page": "is_not_logged_in",
      "title": "Display Shiny elements only if the user is not logged in.",
      "topics": [
        "is_not_logged_in"
      ]
    },
    {
      "page": "login_server",
      "title": "Login server module.",
      "topics": [
        "login_server"
      ]
    },
    {
      "page": "login_ui",
      "title": "Login UI elements.",
      "topics": [
        "login_ui"
      ]
    },
    {
      "page": "logout_button",
      "title": "Logout button.",
      "topics": [
        "logout_button"
      ]
    },
    {
      "page": "new_user_ui",
      "title": "UI for creating a new user account.",
      "topics": [
        "new_user_ui"
      ]
    },
    {
      "page": "passwdInput",
      "title": "Password input textbox.",
      "topics": [
        "passwdInput"
      ]
    },
    {
      "page": "reset_password_ui",
      "title": "UI for resetting password.",
      "topics": [
        "reset_password_ui"
      ]
    },
    {
      "page": "userParamServerButtons",
      "title": "Button to show the parameter modal dialog box.",
      "topics": [
        "clearParamButton",
        "showParamButton"
      ]
    },
    {
      "page": "simple_parameter_validator",
      "title": "A simple validation check to ensure the parameters are not blank.",
      "topics": [
        "simple_parameter_validator"
      ]
    },
    {
      "page": "use_login",
      "title": "JavaScript and CSS dependencies.",
      "topics": [
        "use_login"
      ]
    },
    {
      "page": "userParamServer",
      "title": "Server module for user parameter input",
      "topics": [
        "userParamServer"
      ]
    }
  ],
  "_readme": "https://github.com/jbryer/login/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "clock",
    "commonmark",
    "cookies",
    "cpp11",
    "curl",
    "DBI",
    "digest",
    "dplyr",
    "emayili",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "glue",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "httr",
    "jquerylib",
    "jsonlite",
    "knitr",
    "later",
    "lifecycle",
    "logger",
    "magrittr",
    "memoise",
    "mime",
    "openssl",
    "otel",
    "pillar",
    "pkgconfig",
    "promises",
    "purrr",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "rvest",
    "sass",
    "selectr",
    "shiny",
    "shinybusy",
    "shinyjs",
    "sodium",
    "sourcetools",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "triebeard",
    "tzdb",
    "urltools",
    "utf8",
    "vctrs",
    "withr",
    "xfun",
    "xml2",
    "xtable",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "login.Rmd",
      "filename": "login.html",
      "title": "login: Shiny Login Module",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Installation",
        "Getting Started",
        "Shiny Server",
        "Shiny UI",
        "Adapting your Shiny application to the user",
        "Salting",
        "User management outside of the login module",
        "Acknowledgements",
        "Disclaimer"
      ],
      "created": "2024-04-12 13:38:22",
      "modified": "2024-04-16 13:15:44",
      "commits": 5
    },
    {
      "source": "paramaters.Rmd",
      "filename": "paramaters.html",
      "title": "User Defined Shiny Parameters",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Cookies",
        "Full Shiny Demo",
        "Validation",
        "Customizing the Shiny inputs",
        "File Input Example"
      ],
      "created": "2025-05-16 03:29:25",
      "modified": "2025-05-16 19:01:13",
      "commits": 3
    }
  ],
  "_score": 6.232996110392154,
  "_indexed": true,
  "_nocasepkg": "login",
  "_universes": [
    "jbryer"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-11T08:14:34.000Z",
      "distro": "noble",
      "commit": "86546c3dd00bda4aa05f41183a2290c684358e81",
      "fileid": "https://r2.ropensci.org/6aa3e3c6d68681e77102b56f0d63e1a1679695a3f7017d3c2b77381cb60a678f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jbryer/actions/runs/27333124979"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-11T08:14:53.000Z",
      "distro": "noble",
      "commit": "86546c3dd00bda4aa05f41183a2290c684358e81",
      "fileid": "https://r2.ropensci.org/2c38ea35a1ce69c4c72fbd8391fefd3ed1e3469aafad0434b1e60209cb9941cd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jbryer/actions/runs/27333124979"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-11T08:14:38.000Z",
      "commit": "86546c3dd00bda4aa05f41183a2290c684358e81",
      "fileid": "https://r2.ropensci.org/8aef7c44423f06fc41d6487cb2ef145be83a42ee867ae87cec1a4386b10c8b36",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jbryer/actions/runs/27333124979"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-11T08:14:31.000Z",
      "commit": "86546c3dd00bda4aa05f41183a2290c684358e81",
      "fileid": "https://r2.ropensci.org/e7eb88bb090ff868e2e1f18a7a6b468962fde266f096d8b2fb48f7cc9d6b301e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jbryer/actions/runs/27333124979"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-06-11T08:15:01.000Z",
      "commit": "86546c3dd00bda4aa05f41183a2290c684358e81",
      "fileid": "https://r2.ropensci.org/a0eadd48e5145203c99a6084680e638086898e9f2b6b278f21ca029ec33ccaac",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jbryer/actions/runs/27333124979"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-11T08:14:04.000Z",
      "commit": "86546c3dd00bda4aa05f41183a2290c684358e81",
      "fileid": "https://r2.ropensci.org/fe20e28abf2dd7af1c211c205a8343d47927d82e9dd579d5612ecb164c798a95",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jbryer/actions/runs/27333124979"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-11T08:13:53.000Z",
      "commit": "86546c3dd00bda4aa05f41183a2290c684358e81",
      "fileid": "https://r2.ropensci.org/8052d5d84e0f92baa8e8b5973d7bb1e56ce481ff7bcd69c06045a48bb2306646",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jbryer/actions/runs/27333124979"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-11T08:13:56.000Z",
      "commit": "86546c3dd00bda4aa05f41183a2290c684358e81",
      "fileid": "https://r2.ropensci.org/5ecc29f41426e464cdc3c7d76a6e6d8e6823d799cdebd554d99eff6d58d297e3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jbryer/actions/runs/27333124979"
    }
  ]
}