Authentication, User Administration, and Hosting for 'shiny' Apps


[Up] [Top]

Documentation for package ‘polished’ version 0.3.0

Help Pages

admin_button_ui An html button to navigate the the "Admin Panel"
bundle_app Create a tar archive
default_admin_ui_options Default Options for the Admin UI
deploy_app Deploy a Shiny app to Polished Hosting
email_input A Shiny email 'input'
firebase_dependencies Load the Firebase JavaScript dependencies into the UI
firebase_init Initialize Firebase
global_sessions_config Configuration for global sessions
password_input A modification of 'shiny::passwordInput'
profile_module Profile Module Server
profile_module_ui Profile Module UI
providers_ui UI for the Firebase authentication providers buttons
remove_query_string Remove the URL query
secure_server Secure your Shiny app's server
secure_static Secure a static HTML page
secure_ui Secure your Shiny UI
send_password_reset_email_module the server logic for a Shiny module to send a password reset email
send_password_reset_email_module_ui the UI for a Shiny module to send a password reset email
Sessions R6 class to track polished sessions
set_config_env Automatically set the config environment
sign_in_check_jwt Check the JWT from the user sign in
sign_in_js Sign in and register pages JavaScript dependencies
sign_in_module Server logic for the Sign In & Register pages
sign_in_module_2 Server logic for the Sign In & Register pages
sign_in_module_2_ui UI for the Sign In & Register pages
sign_in_module_ui UI for the Sign In & Register pages
sign_in_ui_default Default UI styles for the Sign In & Registration pages
sign_out_from_shiny Sign Out from your Shiny app