shiny.reglog: Optional Login and Registration Module System for ShinyApps

RegLog system provides a set of shiny modules to handle register procedure for your users, alongside with login, edit credentials and password reset functionality. It provides support for popular SQL databases and optionally googlesheet-based database for easy setup. For email sending it provides support for 'emayili' and 'gmailr' backends. Architecture makes customizing usability pretty straightforward. The authentication system created with shiny.reglog is designed to be optional: user don't need to be logged-in to access your application, but when logged-in the user data can be used to read from and write to relational databases.

Package details

AuthorMichal Kosinski [aut, cre] (<https://orcid.org/0000-0002-8426-3654>)
MaintainerMichal Kosinski <kosinski.mich@gmail.com>
LicenseMIT + file LICENSE
Version0.5.2
URL https://statismike.github.io/shiny.reglog/
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("shiny.reglog")

Try the shiny.reglog package in your browser

Any scripts or data that you put into this service are public.

shiny.reglog documentation built on Aug. 31, 2022, 1:06 a.m.