shinyAuth0App: Create a Shiny app object with Auth0 Authentication

View source: R/shiny.R

shinyAuth0AppR Documentation

Create a Shiny app object with Auth0 Authentication

Description

As of auth0 0.1.2, shinAuth0App() has been renamed to shinyAppAuth0() for consistency.

Usage

shinyAuth0App(ui, server, config_file = NULL)

Arguments

ui

an ordinary UI object to create shiny apps.

server

an ordinary server object to create shiny apps.

config_file

path to YAML configuration file.


curso-r/auth0 documentation built on Feb. 18, 2024, 6:05 p.m.