shinymanager
shinymanager copied to clipboard
Simple and secure authentification mechanism for single shiny applications.
We are working on an app and were using a bootstrap theme using library `bslib`. This has caused a few bugs when accessing the administrative mode. 1. The floating action...
Using `secure_app()` whilst having a `shinyManager::f7smartSelect()` element in the UI causes a lot of issues on the way it's displayed and it functions. I have briefly browsed both source codes...
Hi! Is it possible to have users view their own content based on their log-in information using flexdashboard with runtime shiny and shinymanager? There is a great example by @bthieurmel...
First of all, thank you a lot for your amazing package! Shinymanager being free is amazing! I don't have an issue but more of a question: By default, shiny creates...
How can I get the shinymanager Admin mode demo script? Could you send me a copy? Thank you very much
I would like to place a header tag (e.g. \ ) above the login box created by secure_app. I have tried the `tags_top` parameter but it places the header inside...
shinymanager 1.0.400 and 1.0.405 (tested both versions) shiny 1.7.1 While in administrator mode, I receive the 'Failed to update user' error message when I try to add a new user....
After login, the default value of the placeholder text in a file upload UI element, "No file selected" is being over written by the username of the authenticated user. This...
Hi and thanks for reading me Thank you very much for creating the application, as it has been very useful for me. I would like to know if there is...