shinymanager icon indicating copy to clipboard operation
shinymanager copied to clipboard

Simple and secure authentification mechanism for single shiny applications.

Results 86 shinymanager issues
Sort by recently updated
recently updated
newest added
trafficstars

Is it possible to have a "Forgot Password" option? Also it would be great if the user could change password on his/her own.

Hi! Is it possible to use shinymanager with flexdashboard? If so, could I have an example? Thanks a lot for the cooperation

I am having some trouble figuring out what the problem should be here. Let me explain. I did an app that works perfectly in my computer and in shinyapps.io what...

Is it possible to have a roles table with multiple roles like : Roles | UI_access Reader | uia, uib, uic Writer | uix, uia, uib Visitor | uia, uix...

I have a Shiny app with multiple tabs. Currently I have set the timeout value to 5 to logout the user after 5 minutes of inactivity. Is it possible to...

Hello all, I'm struggling with this bad decrypt error. It seems that when I set my database's key it does not go to the global enviroment and I get this...

Hi ! I was wondering if it´s possible to give the sql lite data base in the check_credentials() function from a DBI connection? Mi goal is to create docker images...

Hi, I've been trying to run a shiny app wrapped with shinymanager on Rstudio-Connect. But it always ends up again on the login page after submitting my credentials. I also...

I was trying to replicate your example code but with one tweak: add a `selectInput` with a predefined selection. In this example I use months and I pre-select 'September' but...

Hi! This package is truly awesome! I already used it in one project successfully, but I brought it to my job and I'm facing an issue.. There is a access...