curso-r/auth0

`shinyAppAuth0` should pass `...` shiny options even if `auth0_disable` is `TRUE`

Closed this issue · 2 comments

If the user chooses to disable auth0 with the auth0_disable option they should still be able to pass options to shiny::shinyApp; for example, to force the app to launch into the browser with the launch.browser option.

I'm happy to fix this but I don't seem to have permission to create a branch and push back to create a Pull Request.

Fixed in 2850668