datastorm-open / shinymanager

Simple and secure authentification mechanism for single shiny applications.
https://datastorm-open.github.io/shinymanager/
381 stars 79 forks source link

shinymanager with flexdashboard #135

Open j-desilva opened 2 years ago

j-desilva commented 2 years ago

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 in issue #51

However, this example creates a log-in to 1 dashboard content for everyone. I am looking to customise the content that can be viewed.

If it is possible, could I have an example?

Thank you in advance for any assistance.