Package: shiny.reglog 0.5.2

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.

Authors:Michal Kosinski [aut, cre]

shiny.reglog_0.5.2.tar.gz
shiny.reglog_0.5.2.zip(r-4.5)shiny.reglog_0.5.2.zip(r-4.4)shiny.reglog_0.5.2.zip(r-4.3)
shiny.reglog_0.5.2.tgz(r-4.4-any)shiny.reglog_0.5.2.tgz(r-4.3-any)
shiny.reglog_0.5.2.tar.gz(r-4.5-noble)shiny.reglog_0.5.2.tar.gz(r-4.4-noble)
shiny.reglog_0.5.2.tgz(r-4.4-emscripten)shiny.reglog_0.5.2.tgz(r-4.3-emscripten)
shiny.reglog.pdf |shiny.reglog.html
shiny.reglog/json (API)
NEWS

# Install 'shiny.reglog' in R:
install.packages('shiny.reglog', repos = c('https://statismike.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/statismike/shiny.reglog/issues

On CRAN:

googlesheetregister-uishiny-applicationssqlite

29 exports 13 stars 6.28 score 46 dependencies 127 mentions 20 scripts 247 downloads

Last updated 2 years agofrom:422a393bd2. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 30 2024
R-4.5-winOKAug 30 2024
R-4.5-linuxOKAug 30 2024
R-4.4-winOKAug 30 2024
R-4.4-macOKAug 30 2024
R-4.3-winOKAug 30 2024
R-4.3-macOKAug 30 2024

Exports:create_gsheet_dbcreate_sqlite_dbdb_timestampDBI_tables_creategsheet_get_dbgsheet_tables_createlogin_serverlogin_UIlogout_buttonmailMessageAttachmentmongo_tables_createpassword_reset_UIregister_UIRegLog_credsEdit_UIRegLog_login_UIRegLog_register_UIRegLog_resetPass_UIreglog_txtRegLog_txtRegLogConnectorRegLogConnectorMessageRegLogDBIConnectorRegLogDemoRegLogEmayiliConnectorRegLogGmailrConnectorRegLogGsheetConnectorRegLogMongoConnectorRegLogServersqlite_get_db

Dependencies:base64encbslibcachemclicommonmarkcpp11crayondigestdplyrfansifastmapfontawesomefsgenericsgluehtmltoolshttpuvjquerylibjsonlitelaterlifecyclelubridatemagrittrmemoisemimepillarpkgconfigpromisesR6rappdirsRcpprlangsassscryptshinyshinyjssourcetoolsstringitibbletidyselecttimechangeutf8uuidvctrswithrxtable

Creating custom RegLogConnector handlers

Rendered fromcreate_custom_handlers.Rmdusingknitr::rmarkdownon Aug 30 2024.

Last update: 2022-08-29
Started: 2022-03-22

RegLogServer object fields and methods

Rendered fromRegLogServer_object.Rmdusingknitr::rmarkdownon Aug 30 2024.

Last update: 2022-03-22
Started: 2022-03-22