Rdocumentation
powered by
Learn R Programming
auth0 (version 0.2.3)
Authentication in Shiny with Auth0
Description
Uses Auth0 API (see
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.
Copy Link
Link to current version
Version
Version
0.2.3
0.2.1
0.2.0
0.1.1
0.1.0
Install
install.packages('auth0')
Monthly Downloads
589
Version
0.2.3
License
MIT + file LICENSE
Maintainer
Julio Trecenti
Last Published
March 26th, 2023
Functions in auth0 (0.2.3)
Search all functions
auth0_info
Information used to connect to Auth0.
shinyAuth0App
Create a Shiny app object with Auth0 Authentication
auth0_logout_url
Generate logout URL
logoutButton
Create a button to log out
shinyAppAuth0
Create a Shiny app object with Auth0 Authentication
ui-server
Modifies ui/server objects to authenticate using Auth0.
use_auth0
Auth0 configuration file
auth0_find_config_file
Find the configuration file.
logout_url
Generate a logout URL
logout
Log out of an auth0 app
auth0_config
Parse
_auth0.yml
file.