| default_admin_ui_options | Default Options for the Admin UI |
| 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 |
| profile_module | Profile Module Server |
| profile_module_ui | Profile Module UI |
| providers_ui | UI for the Firebase authentication providers buttons |
| secure_server | Secure your 'shiny' app's server |
| secure_static | Secure a static html page |
| secure_ui | Secure your 'shiny' UI |
| Sessions | R6 class to track polished sessions |
| set_config_env | Automatically set the config environment |
| sign_in_module | Server logic for the sign in and register pages |
| sign_in_module_ui | UI for the sign in and register pages |
| sign_in_no_invite_module | sign_in_no_invite_module |
| sign_in_no_invite_module_ui | Generates sign in page that does not require user invites |
| sign_in_ui_default | Default UI styles for the sign-in pages |
| sign_out_from_shiny | Sign our from your 'shiny' app |