{
  "_id": "6a10676eacfb0bcc41ca91c3",
  "Package": "cognitoR",
  "Type": "Package",
  "Title": "Authentication for 'Shiny' Apps with 'Amazon Cognito'",
  "Version": "1.0.4",
  "Authors@R": "c(\nperson(\"Pablo\", \"Pagnone\", role = c(\"aut\", \"cre\"), email = \"pablodp84@gmail.com\"),\nperson(\"Aleksander\", \"Dietrichson\", role = c(\"aut\"), email = \"dietrichson@gmail.com\")\n)",
  "Description": "Provides authentication for Shiny applications using\n'Amazon Cognito' ( <https://aws.amazon.com/es/cognito/>).",
  "License": "GPL-3",
  "BugReports": "https://github.com/chi2labs/cognitoR/issues",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake make libuv1-dev libxml2-dev libssl-dev\nzlib1g-dev",
  "Repository": "https://chi2labs.r-universe.dev",
  "Date/Publication": "2024-01-29 15:38:36 UTC",
  "RemoteUrl": "https://github.com/chi2labs/cognitor",
  "RemoteRef": "HEAD",
  "RemoteSha": "3cb0e814fa742fc934b82b9e2bd2e5cabc6b646f",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-08 05:34:29 UTC",
    "User": "root"
  },
  "Author": "Pablo Pagnone [aut, cre],\nAleksander Dietrichson [aut]",
  "Maintainer": "Pablo Pagnone <pablodp84@gmail.com>",
  "MD5sum": "eca42309461aa5765b67ba1680775bd1",
  "_user": "chi2labs",
  "_type": "src",
  "_file": "cognitoR_1.0.4.tar.gz",
  "_fileid": "6bb5b27966f237a348042dd5892c5fc7bb64bf6b81ec993ff09098f169cabf95",
  "_filesize": 1420781,
  "_sha256": "6bb5b27966f237a348042dd5892c5fc7bb64bf6b81ec993ff09098f169cabf95",
  "_created": "2026-05-08T05:34:29.000Z",
  "_published": "2026-05-22T14:25:50.197Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77399432671,
      "time": 143,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6872554291"
    },
    {
      "job": 77399432711,
      "time": 144,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6872553344"
    },
    {
      "job": 77399432484,
      "time": 230,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6872566018"
    },
    {
      "job": 77399432693,
      "time": 126,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6872555510"
    },
    {
      "job": 77399432145,
      "time": 226,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6872524600"
    },
    {
      "job": 77399431813,
      "time": 118,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7162898953"
    },
    {
      "job": 77399432548,
      "time": 94,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6872543948"
    },
    {
      "job": 77399432708,
      "time": 86,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6872542308"
    },
    {
      "job": 77399432734,
      "time": 82,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6872541603"
    }
  ],
  "_buildurl": "https://github.com/r-universe/chi2labs/actions/runs/25538715948",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/chi2labs/cognitor",
  "_commit": {
    "id": "3cb0e814fa742fc934b82b9e2bd2e5cabc6b646f",
    "author": "Aleksander Dietrichson <2222669+dietrichson@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #39 from Fideldue/get-all-attributes-from-userInfo\n\nAdd scope to `get_url_auth_redirect` to be able to retrieve all user attributes",
    "time": 1706542716
  },
  "_maintainer": {
    "name": "Pablo Pagnone",
    "email": "pablodp84@gmail.com",
    "login": "ppagnone",
    "uuid": 2767198
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "config",
      "role": "Imports"
    },
    {
      "package": "shinyjs",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "base64enc",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "paws",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "chi2labs",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 22,
  "_contributors": [
    {
      "user": "ppagnone",
      "count": 37,
      "uuid": 2767198
    },
    {
      "user": "dietrichson",
      "count": 8,
      "uuid": 2222669
    },
    {
      "user": "dyfanjones",
      "count": 2,
      "uuid": 23235152
    },
    {
      "user": "andrie",
      "count": 1,
      "uuid": 479998
    },
    {
      "user": "gdamjan",
      "count": 1,
      "uuid": 81654
    }
  ],
  "_userbio": {
    "uuid": 54278973,
    "type": "organization",
    "name": "Chi2Labs"
  },
  "_downloads": {
    "count": 229,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/cognitoR"
  },
  "_devurl": "https://github.com/chi2labs/cognitor",
  "_searchresults": 7,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/cognitoR.html",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/chi2labs/cognitor",
  "_realowner": "chi2labs",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2020-03-31"
    },
    {
      "version": "1.0.0",
      "date": "2020-04-01"
    },
    {
      "version": "1.0.1",
      "date": "2020-04-15"
    },
    {
      "version": "1.0.2",
      "date": "2020-10-06"
    },
    {
      "version": "1.0.3",
      "date": "2023-08-30"
    },
    {
      "version": "1.0.4",
      "date": "2023-09-13"
    },
    {
      "version": "1.0.5",
      "date": "2024-01-30"
    }
  ],
  "_exports": [
    "cognito_add_account",
    "cognito_server",
    "cognito_ui",
    "cookie_server",
    "cookie_ui",
    "logout_server",
    "logout_ui"
  ],
  "_help": [
    {
      "page": "cognito_add_account",
      "title": "Allow create an user in Cognito Pool",
      "topics": [
        "cognito_add_account"
      ]
    },
    {
      "page": "cognito_server",
      "title": "Cognito Shiny Module Server",
      "topics": [
        "cognito_server"
      ]
    },
    {
      "page": "cognito_ui",
      "title": "Cognito Shiny Module UI",
      "topics": [
        "cognito_ui"
      ]
    },
    {
      "page": "cookie_server",
      "title": "Cookie Shiny Module Server",
      "topics": [
        "cookie_server"
      ]
    },
    {
      "page": "cookie_ui",
      "title": "Cookie Shiny Module UI",
      "topics": [
        "cookie_ui"
      ]
    },
    {
      "page": "logout_server",
      "title": "Logout Shiny Module Server",
      "topics": [
        "logout_server"
      ]
    },
    {
      "page": "logout_ui",
      "title": "Logout Shiny Module UI",
      "topics": [
        "logout_ui"
      ]
    }
  ],
  "_readme": "https://github.com/chi2labs/cognitor/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "commonmark",
    "config",
    "curl",
    "digest",
    "dplyr",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "glue",
    "htmltools",
    "httpuv",
    "httr",
    "httr2",
    "jquerylib",
    "jsonlite",
    "later",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "openssl",
    "otel",
    "paws",
    "paws.analytics",
    "paws.application.integration",
    "paws.common",
    "paws.compute",
    "paws.cost.management",
    "paws.customer.engagement",
    "paws.database",
    "paws.developer.tools",
    "paws.end.user.computing",
    "paws.machine.learning",
    "paws.management",
    "paws.networking",
    "paws.security.identity",
    "paws.storage",
    "pillar",
    "pkgconfig",
    "promises",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "sass",
    "shiny",
    "shinyjs",
    "sourcetools",
    "sys",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr",
    "xml2",
    "xtable",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "adding_cognitoR_to_your_app.Rmd",
      "filename": "adding_cognitoR_to_your_app.html",
      "title": "Adding CognitoR authentication to your Shiny application",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Loading Cognito UI module",
        "Loading Cognito Server Module",
        "Run Application"
      ],
      "created": "2020-03-27 21:57:00",
      "modified": "2020-03-27 21:57:00",
      "commits": 1
    }
  ],
  "_score": 5.643452676486188,
  "_indexed": true,
  "_nocasepkg": "cognitor",
  "_universes": [
    "chi2labs",
    "ppagnone"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.4",
      "date": "2026-05-08T05:36:55.000Z",
      "distro": "noble",
      "commit": "3cb0e814fa742fc934b82b9e2bd2e5cabc6b646f",
      "fileid": "a906d61819392fcc5189eb5fb5679efa9b0701ab3cff37e5f58e04d19774cc45",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chi2labs/actions/runs/25538715948"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.4",
      "date": "2026-05-08T05:36:50.000Z",
      "distro": "noble",
      "commit": "3cb0e814fa742fc934b82b9e2bd2e5cabc6b646f",
      "fileid": "26c4c9569a93efee51d2d9edefc42d9f6e127392c3a0a3ce7a5018b1692e0452",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chi2labs/actions/runs/25538715948"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.4",
      "date": "2026-05-08T05:37:55.000Z",
      "commit": "3cb0e814fa742fc934b82b9e2bd2e5cabc6b646f",
      "fileid": "1654fec8ee965036a9f83a59815dfa3b6b70e59b7382a9446cb80de41afe198f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chi2labs/actions/runs/25538715948"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.4",
      "date": "2026-05-08T05:37:09.000Z",
      "commit": "3cb0e814fa742fc934b82b9e2bd2e5cabc6b646f",
      "fileid": "634172d37edda3ea343b63dd3ae99c31f1806b3711da1b29d9cdb5ffec8dd2f6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chi2labs/actions/runs/25538715948"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.4",
      "date": "2026-05-08T05:35:57.000Z",
      "commit": "3cb0e814fa742fc934b82b9e2bd2e5cabc6b646f",
      "fileid": "390b43f45c2ab76b88d11e83ea40ee2edfc18110b632590c8e53f2960b7316c7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chi2labs/actions/runs/25538715948"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.4",
      "date": "2026-05-08T05:35:49.000Z",
      "commit": "3cb0e814fa742fc934b82b9e2bd2e5cabc6b646f",
      "fileid": "8bf4602cd21db48851d588049de2bc80c135e34533ffbfa9f1375441e2a0fc99",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chi2labs/actions/runs/25538715948"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.4",
      "date": "2026-05-08T05:35:46.000Z",
      "commit": "3cb0e814fa742fc934b82b9e2bd2e5cabc6b646f",
      "fileid": "2f4d3df4fe66dc071a490790d5ec5424f2be8d4fc9e7f0db620a4306662bfab0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chi2labs/actions/runs/25538715948"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.4",
      "date": "2026-05-22T14:25:35.000Z",
      "commit": "3cb0e814fa742fc934b82b9e2bd2e5cabc6b646f",
      "fileid": "f958e49aa8e8796bff9f069b5bcf434c47fee970f8659dcc30071f67593879f2",
      "status": "success",
      "buildurl": "https://github.com/r-universe/chi2labs/actions/runs/25538715948"
    }
  ]
}