bdore / shinypass

:lock: Demo of a password protected shiny app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Based on https://gist.github.com/withr/9001831

Username: test
Password: 123

To run directly from GitHub use:

devtools::install_github(c("daattali/shinyjs", "aoles/shinyURL"))
shiny::runGitHub("aoles/shinypass")

See here on how to generate the MD5 password hashes.

About

:lock: Demo of a password protected shiny app


Languages

Language:JavaScript 73.5%Language:R 25.2%Language:CSS 1.3%