Learn R Programming

⚠️There's a newer version (0.2.3) of this package.Take me there.

auth0 (version 0.2.0)

Secure Authentication in Shiny with Auth0

Description

Uses Auth0 API (see for more information) to use a simple and secure authentication system. It provides tools to log in and out a shiny application using social networks or a list of e-mails.

Copy Link

Version

Install

install.packages('auth0')

Monthly Downloads

698

Version

0.2.0

License

MIT + file LICENSE

Maintainer

Julio Trecenti

Last Published

September 20th, 2019

Functions in auth0 (0.2.0)

auth0_logout_url

Generate logout URL
use_auth0

Auth0 configuration file
logoutButton

Create a button to log out
logout

Log out of an auth0 app
auth0_config

Parse _auth0.yml file.
auth0_find_config_file

Find the configuration file.
ui-server

Modifies ui/server objects to authenticate using Auth0.
shinyAuth0App

Create a Shiny app object with Auth0 Authentication
auth0_info

Information used to connect to Auth0.
shinyAppAuth0

Create a Shiny app object with Auth0 Authentication
logout_url

Generate a logout URL