Package: auth0 0.3.0.9000

auth0: Authentication in Shiny with Auth0
Uses Auth0 API (see <https://auth0.com> for more information) to use a simple authentication system. It provides tools to log in and out a shiny application using social networks or a list of e-mails.
Authors:
auth0_0.3.0.9000.tar.gz
auth0_0.3.0.9000.zip(r-4.7)auth0_0.3.0.9000.zip(r-4.6)auth0_0.3.0.9000.zip(r-4.5)
auth0_0.3.0.9000.tgz(r-4.6-any)auth0_0.3.0.9000.tgz(r-4.5-any)
auth0_0.3.0.9000.tar.gz(r-4.7-any)auth0_0.3.0.9000.tar.gz(r-4.6-any)
auth0_0.3.0.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
auth0/json (API)
| # Install 'auth0' in R: |
| install.packages('auth0', repos = c('https://curso-r.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/curso-r/auth0/issues
Pkgdown/docs site:https://curso-r.github.io
auth0authenticationhacktoberfestshiny
Last updated from:82530994cd. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 114 | ||
| source / vignettes | OK | 168 | ||
| linux-release-x86_64 | OK | 117 | ||
| macos-release-arm64 | OK | 111 | ||
| macos-oldrel-arm64 | OK | 104 | ||
| windows-devel | OK | 104 | ||
| windows-release | OK | 66 | ||
| windows-oldrel | OK | 69 | ||
| wasm-release | OK | 103 |
Exports:auth0_configauth0_find_config_fileauth0_infoauth0_logout_urlauth0_serverauth0_uilogoutlogout_urllogoutButtonshinyAppAuth0shinyAuth0Appuse_auth0
Dependencies:askpassbase64encbslibcachemclicommonmarkcurldigestfastmapfontawesomefsgluehtmltoolshttpuvhttrjquerylibjsonlitelaterlifecyclemagrittrmemoisemimeopensslotelpromisesR6rappdirsRcpprlangsassshinyshinyjssourcetoolssyswithrxtableyaml
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Parse _auth0.yml file. | auth0_config |
| Find the configuration file. | auth0_find_config_file |
| Information used to connect to Auth0. | auth0_info |
| Generate logout URL | auth0_logout_url |
| Log out of an auth0 app | logout |
| Generate a logout URL | logout_url |
| Create a button to log out | logoutButton |
| Create a Shiny app object with Auth0 Authentication | shinyAppAuth0 |
| Create a Shiny app object with Auth0 Authentication | shinyAuth0App |
| Modifies ui/server objects to authenticate using Auth0. | auth0_server auth0_ui ui-server |
| Auth0 configuration file | use_auth0 |
