Tim113/shinyauth: shinyauth adds simple authentication to a shiny app, via a MySQL db table of users

This package adds authentication, and simple user management tools to a Shinydashboard. It requires a MySQL with a schema in which a users table can be placed.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.1
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("Tim113/shinyauth")
Tim113/shinyauth documentation built on May 24, 2019, 8:46 p.m.