app.R

# Launch the ShinyApp (Do not remove this comment)
# To deploy, run: rsconnect::deployApp()
# Or use the blue button on top of this file

pkgload::load_all()
options( "golem.app.prod" = TRUE, shiny.port = 8080)
#golem.auth0::run_app() # add parameters here (if any)
golem.auth0::run_app_auth0()
henrique1008/golem.auth0 documentation built on Jan. 3, 2020, 12:14 a.m.