'shiny' Login Module
Returns a function to send emails using the emayili package.
Display Shiny elements only if the user is logged in.
Display Shiny elements only if the user is not logged in.
login: User Authentication for Shiny Applications
Login server module.
Login UI elements.
Logout button.
UI for creating a new user account.
Password input textbox.
UI for resetting password.
JavaScript and CSS dependencies.
Framework for adding authentication to 'shiny' applications. Provides flexibility as compared to other options for where user credentials are saved, allows users to create their own accounts, and password reset functionality. Bryer (2024) <doi:10.5281/zenodo.10987876>.
Useful links