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

We are exploring the possibility of implementing selective tab security using the shinymanager package. Our goal is to secure specific tabs while leaving others unsecured. For instance, we want to...

When I attempt to log in for the first time, I get "Username or password are incorrect" (after providing the correct credentials). I can log in again if I click...

Hi everyone! Hope everything is ok. I found an issue on the new FEAT to add external SQL DB using Bigquery. I am not sure exactly where is the issue...

At the authentication screen, I'd like a "Create Account" button by which new username and password can be assigned. Is this possible with shinymanager?

enhancement

This is a really great package, would you consider porting it for [Shiny for Python](https://github.com/rstudio/py-shiny) too?

enhancement

When using a custom credential check function, is it possible to limit the number of failed password retries at all?

Hi there, Thank you for your work on shinymanager! I have the following problem when using javascript in shiny apps in combination with a secure_app from shinymanager. When using javascript...

Hi, I am having trouble installing shinymanager in a RStudio Connect instance running in Ubuntu 22.04 (jammy). When I try and install the package, I get the following error: ```...

The current version of addAuthToQuery and resetQueryString deals with `_inputs_` for bookmark, while missing the counterpart for `_values_.` I think simply adding the below line should fix this issue. `query

Hi, I want to align text on left and image on right in same line at top of login page. (in example below, "Demo" should be on left and logo...