diff --git a/DESCRIPTION b/DESCRIPTION index 63ff84c..a29cb5c 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -7,7 +7,7 @@ Authors@R: role = c("aut", "cre"), email = "kosinski.mich@gmail.com", comment = c(ORCID = "https://orcid.org/0000-0002-8426-3654")) -Description: Package creates UI modules for Login, Register and Password Reset boxes and server module for reading and writing user database contained within googlesheet or sqlite file. Creates automatic e-mail messages after registration and for resetting password procedure. Currently supports English language (default) and Polish. The authentication system created with shiny.reglog is designed to be optional: user don't neet 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. +Description: Package creates UI modules for Login, Register and Password Reset boxes and server module for reading and writing user database contained within googlesheet or sqlite file. Creates automatic e-mail messages after registration and for resetting password procedure. Currently supports English language (default) and Polish. 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. Imports: shiny, dplyr,