{
  "_id": "6a102566acfb0bcc41c8eb46",
  "Package": "auth0",
  "Type": "Package",
  "Title": "Authentication in Shiny with Auth0",
  "Version": "0.3.0.9000",
  "Authors@R": "c(\nperson(\"Julio\", \"Trecenti\", email = \"julio.trecenti@gmail.com\", role = \"cre\"),\nperson(\"Daniel\", \"Falbel\", email = \"dfalbel@gmail.com\", role = \"aut\"),\nperson(\"José\", \"Jesus\", email = \"jjesusfilho@gmail.com\", role = \"ctb\"),\nperson(\"Dean\", \"Attali\", email = \"daattali@gmail.com\", role = \"ctb\"),\nperson(\"William\", \"Amorim\", email = \"TheWilliam89@gmail.com\", role = \"ctb\"),\nperson(\"C\", \"Lente\", email = \"c@lente.dev\", role = \"ctb\"))",
  "Description": "Uses Auth0 API (see <https://auth0.com> for more\ninformation) to use a simple authentication system. It provides\ntools to log in and out a shiny application using social\nnetworks or a list of e-mails.",
  "BugReports": "https://github.com/curso-r/auth0/issues",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "URL": "https://curso-r.github.io/auth0/",
  "Config/pak/sysreqs": "cmake make libuv1-dev libssl-dev zlib1g-dev",
  "Repository": "https://curso-r.r-universe.dev",
  "Date/Publication": "2026-04-13 16:40:37 UTC",
  "RemoteUrl": "https://github.com/curso-r/auth0",
  "RemoteRef": "HEAD",
  "RemoteSha": "82530994cd973f0ff0b2dadd0f875c06ca9b2851",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-13 09:31:52 UTC",
    "User": "root"
  },
  "Author": "Julio Trecenti [cre],\nDaniel Falbel [aut],\nJosé Jesus [ctb],\nDean Attali [ctb],\nWilliam Amorim [ctb],\nC Lente [ctb]",
  "Maintainer": "Julio Trecenti <julio.trecenti@gmail.com>",
  "MD5sum": "1e7ef553623a13e8ff3d463fc6970bcc",
  "_user": "curso-r",
  "_type": "src",
  "_file": "auth0_0.3.0.9000.tar.gz",
  "_fileid": "c847f99f31baa2a8355db2fd114d1a2658b586b309c70433175b98653951d4ad",
  "_filesize": 404458,
  "_sha256": "c847f99f31baa2a8355db2fd114d1a2658b586b309c70433175b98653951d4ad",
  "_created": "2026-05-13T09:31:52.000Z",
  "_published": "2026-05-22T09:44:06.589Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77355138995,
      "time": 117,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6966517026"
    },
    {
      "job": 77355139161,
      "time": 128,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6966520521"
    },
    {
      "job": 77355138844,
      "time": 107,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6966513547"
    },
    {
      "job": 77355138688,
      "time": 84,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6966506049"
    },
    {
      "job": 77355138213,
      "time": 178,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6966475740"
    },
    {
      "job": 77355138436,
      "time": 98,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157549417"
    },
    {
      "job": 77355138943,
      "time": 117,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6966517187"
    },
    {
      "job": 77355138981,
      "time": 70,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6966501096"
    },
    {
      "job": 77355139028,
      "time": 69,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6966500187"
    }
  ],
  "_buildurl": "https://github.com/r-universe/curso-r/actions/runs/25790541331",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/curso-r/auth0",
  "_commit": {
    "id": "82530994cd973f0ff0b2dadd0f875c06ca9b2851",
    "author": "jtrecenti <julio.trecenti@gmail.com>",
    "committer": "jtrecenti <julio.trecenti@gmail.com>",
    "message": "chore: bump to 0.3.0.9000 for development\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>\n",
    "time": 1776098437
  },
  "_maintainer": {
    "name": "Julio Trecenti",
    "email": "julio.trecenti@gmail.com",
    "login": "jtrecenti",
    "twitter": "@jtrecenti",
    "uuid": 1425970
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "yaml",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "shinyjs",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "curso-r",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-33",
      "n": 3
    },
    {
      "week": "2026-16",
      "n": 4
    }
  ],
  "_tags": [
    {
      "name": "v0.2.4",
      "date": "2025-08-11"
    },
    {
      "name": "v0.3.0",
      "date": "2026-04-13"
    }
  ],
  "_topics": [
    "auth0",
    "authentication",
    "hacktoberfest",
    "shiny"
  ],
  "_stars": 165,
  "_contributors": [
    {
      "user": "jtrecenti",
      "count": 152,
      "uuid": 1425970
    },
    {
      "user": "dfalbel",
      "count": 12,
      "uuid": 4706822
    },
    {
      "user": "clente",
      "count": 12,
      "uuid": 7017340
    },
    {
      "user": "williamorim",
      "count": 11,
      "uuid": 8967307
    },
    {
      "user": "teofiln",
      "count": 6,
      "uuid": 2613403
    },
    {
      "user": "ab-kent",
      "count": 5,
      "uuid": 14773133
    },
    {
      "user": "daattali",
      "count": 3,
      "uuid": 952340
    },
    {
      "user": "noahhaber",
      "count": 3,
      "uuid": 30872869
    },
    {
      "user": "azeloc",
      "count": 1,
      "uuid": 14807413
    },
    {
      "user": "jameslamb",
      "count": 1,
      "uuid": 7608904
    },
    {
      "user": "joethorley",
      "count": 1,
      "uuid": 613671
    },
    {
      "user": "aswansyahputra",
      "count": 1,
      "uuid": 12567035
    }
  ],
  "_userbio": {
    "uuid": 10060716,
    "type": "organization",
    "name": "Curso-R",
    "description": "Cursos de R usando ideias contemporâneas"
  },
  "_downloads": {
    "count": 1001,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/auth0"
  },
  "_devurl": "https://github.com/curso-r/auth0",
  "_pkgdown": "https://curso-r.github.io/auth0/",
  "_searchresults": 103,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/auth0.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/curso-r/auth0",
  "_realowner": "curso-r",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2018-11-02"
    },
    {
      "version": "0.1.1",
      "date": "2019-02-13"
    },
    {
      "version": "0.2.0",
      "date": "2019-09-20"
    },
    {
      "version": "0.2.1",
      "date": "2019-09-26"
    },
    {
      "version": "0.2.3",
      "date": "2023-03-26"
    },
    {
      "version": "0.3.0",
      "date": "2026-04-13"
    }
  ],
  "_exports": [
    "auth0_config",
    "auth0_find_config_file",
    "auth0_info",
    "auth0_logout_url",
    "auth0_server",
    "auth0_ui",
    "logout",
    "logout_url",
    "logoutButton",
    "shinyAppAuth0",
    "shinyAuth0App",
    "use_auth0"
  ],
  "_help": [
    {
      "page": "auth0_config",
      "title": "Parse _auth0.yml file.",
      "topics": [
        "auth0_config"
      ]
    },
    {
      "page": "auth0_find_config_file",
      "title": "Find the configuration file.",
      "topics": [
        "auth0_find_config_file"
      ]
    },
    {
      "page": "auth0_info",
      "title": "Information used to connect to Auth0.",
      "topics": [
        "auth0_info"
      ]
    },
    {
      "page": "auth0_logout_url",
      "title": "Generate logout URL",
      "topics": [
        "auth0_logout_url"
      ]
    },
    {
      "page": "logout",
      "title": "Log out of an auth0 app",
      "topics": [
        "logout"
      ]
    },
    {
      "page": "logout_url",
      "title": "Generate a logout URL",
      "topics": [
        "logout_url"
      ]
    },
    {
      "page": "logoutButton",
      "title": "Create a button to log out",
      "topics": [
        "logoutButton"
      ]
    },
    {
      "page": "shinyAppAuth0",
      "title": "Create a Shiny app object with Auth0 Authentication",
      "topics": [
        "shinyAppAuth0"
      ]
    },
    {
      "page": "shinyAuth0App",
      "title": "Create a Shiny app object with Auth0 Authentication",
      "topics": [
        "shinyAuth0App"
      ]
    },
    {
      "page": "ui-server",
      "title": "Modifies ui/server objects to authenticate using Auth0.",
      "topics": [
        "auth0_server",
        "auth0_ui",
        "ui-server"
      ]
    },
    {
      "page": "use_auth0",
      "title": "Auth0 configuration file",
      "topics": [
        "use_auth0"
      ]
    }
  ],
  "_pkglogo": "https://github.com/curso-r/auth0/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/curso-r/auth0/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "commonmark",
    "curl",
    "digest",
    "fastmap",
    "fontawesome",
    "fs",
    "glue",
    "htmltools",
    "httpuv",
    "httr",
    "jquerylib",
    "jsonlite",
    "later",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "openssl",
    "otel",
    "promises",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "sass",
    "shiny",
    "shinyjs",
    "sourcetools",
    "sys",
    "withr",
    "xtable",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "tutorial.Rmd",
      "filename": "tutorial.html",
      "title": "auth0 Tutorial",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Create an Auth0 account and application",
        "Configure your application",
        "Fill the _auth0.yml file",
        "Create your app",
        "Run!"
      ],
      "created": "2019-09-20 15:09:34",
      "modified": "2026-04-13 16:24:53",
      "commits": 4
    }
  ],
  "_score": 8.272147931556622,
  "_indexed": true,
  "_nocasepkg": "auth0",
  "_universes": [
    "curso-r",
    "jtrecenti"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0.9000",
      "date": "2026-05-13T09:33:55.000Z",
      "distro": "noble",
      "commit": "82530994cd973f0ff0b2dadd0f875c06ca9b2851",
      "fileid": "b5a192f15bdf3b50fc1d8d5193ca65a336667a980883f7fdee63f3d15b6c8e01",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/curso-r/actions/runs/25790541331"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.0.9000",
      "date": "2026-05-13T09:34:07.000Z",
      "distro": "noble",
      "commit": "82530994cd973f0ff0b2dadd0f875c06ca9b2851",
      "fileid": "b21125538cc3d93df8dd97d2aa7054b51835990c915ae19079b2c9f7ce1bf1df",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/curso-r/actions/runs/25790541331"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0.9000",
      "date": "2026-05-13T09:33:47.000Z",
      "commit": "82530994cd973f0ff0b2dadd0f875c06ca9b2851",
      "fileid": "98acd99bf419730e441ebf63adb2160dc9db8f75104990347c1a9eb07a9a07ec",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/curso-r/actions/runs/25790541331"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.0.9000",
      "date": "2026-05-13T09:33:27.000Z",
      "commit": "82530994cd973f0ff0b2dadd0f875c06ca9b2851",
      "fileid": "600b0d38c97b07d67ba0fb2bf6eaa01ca78836f45a244d1bdf1b32381b3a48e7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/curso-r/actions/runs/25790541331"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.0.9000",
      "date": "2026-05-13T09:33:39.000Z",
      "commit": "82530994cd973f0ff0b2dadd0f875c06ca9b2851",
      "fileid": "a4910eeec7c85b668175ff2a67ea7a0f5cd3df6395b7b06535d1388e346eeb87",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/curso-r/actions/runs/25790541331"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.0.9000",
      "date": "2026-05-13T09:33:07.000Z",
      "commit": "82530994cd973f0ff0b2dadd0f875c06ca9b2851",
      "fileid": "4e2dcd870b6cf6f6b209ea87d9d693d12f3a8223a3db76f212fc3800bd2cbc1f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/curso-r/actions/runs/25790541331"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.0.9000",
      "date": "2026-05-13T09:33:05.000Z",
      "commit": "82530994cd973f0ff0b2dadd0f875c06ca9b2851",
      "fileid": "55ad76642a6d21146448ba896d1da26201913cc4eca6641a435c489060a96138",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/curso-r/actions/runs/25790541331"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.0.9000",
      "date": "2026-05-22T09:43:50.000Z",
      "commit": "82530994cd973f0ff0b2dadd0f875c06ca9b2851",
      "fileid": "9f3d0b5726791a5af62c63e62077153cfd1c9638ceeac07bcebe97affe3b8c91",
      "status": "success",
      "buildurl": "https://github.com/r-universe/curso-r/actions/runs/25790541331"
    }
  ]
}