| admin_tab | Create the Admin Tab tab |
| auth_body | Create the body for the auth part of the dashboard This will... |
| auth_check | Check the username and password given in input$user and... |
| auth_server | Manage the logon, and the changes of the UI based upon |
| auth_sidebar | Create the sidbar for the dashboard, diffrent dependent upon... |
| authSidebarMenu | Function that creates a sidebar with the id authMenuItems and... |
| change_user_admin_status | Function that allos for the awaring and revoking of admin... |
| change_user_details | Change users Deitals must be called from inside a name space |
| change_user_password | Chagne users password |
| create_auth_tables | Function to create tables for ShinyBasicAuth, this funciton... |
| create_user_modal | User creation modal |
| fixed_shiny_input | Defult syling for what was a slect input that another user... |
| get_curret_user_ids | Query the db for the table of all of the user information |
| get_users_table | Query the db for the table of all of the user information |
| hello | Hello, World! |
| make_auth_object | Make the auth object from the auth_config file and the... |
| message_modal | Show a message to the user, without custom javascript |
| password_change_manager | This function creates and manages the life cycle of a uniqe... |
| password_change_modal | Password Reset/Change modal ui box The UI shown depends on if... |
| percent_bar | Box of 40px hight that shows value as a percent |
| render_admin_page | Function creating the ui for a admin page |
| render_settings_page | Function creating the ui for a settings page for a given user... |
| save_new_password | Save a new password to the db |
| save_new_user | Save a new password to the db |
| save_user_details | Save the current user datailes to the db |
| settings_tab | Create the settings tab This function needs to be able to... |
| user_creation_manager | This funciton allows an admin to create a new user of the app |
| users_table_creation | Create table of users with buttons to change password and... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.