python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Delay/avoid duplication of shiny server side functions until after credentials
I have put together a secure app to be hosted on shinyapps.io and everything works as desired except for my reactive server functions begin to run while waiting for credentials to be entered, and then...
BEVAN
Votes: 0
Answers: 1
New password module in R Shinymanager not working
I am trying to get the New password module of the R Shinymanager package to work in a R Shiny app but I can't seem to be able to store the new password anywhere. The function update_pwd in the code be...
Tomar
Votes: 0
Answers: 1
How to programmatically filter contents of a second shiny app displayed via iframe
My application server file looks like this :
packages <- c("shiny", "shinydashboard", "RColorBrewer", "DT", "readxl", "plotly", "shi...
ss10
Votes: 0
Answers: 1
How to change the color of the Shinymanager Login Page?
I am trying to change the color tone of the login page from the shinymanager package.
I have seen these posts:
Change Text and Colors in Shinymanager Login Page
Change the color tone of a shinytheme...
emr2
Votes: 0
Answers: 2