add_app | Polished API - Add an App |
add_app_user | Polished API - Add a User to an App |
add_auth_to_spec | add_auth_to_spec |
add_role | Polished API - Add a Role |
add_user | Polished API - Add a User |
add_user_role | Polished API - Add a User Role |
admin_button_ui | An html button to navigate the the "Admin Panel" |
admin_server | The server logic for the default Admin Panel dashboard |
admin_ui | The UI for the "Admin Panel" dashboard |
api_list_to_df | Convert a list returned from the Polished API into a data frame |
auth_filter | Auth filter for a Plumber API |
bundle_app | Create a tar archive |
default_admin_ui_options | Default Options for the Admin UI |
delete_app | Polished API - Delete an App |
delete_app_user | Polished API - Delete an App User |
delete_role | Polished API - Delete a Role |
delete_user | Polished API - Delete a User |
delete_user_role | Polished API - Delete a User Role |
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 |
get_api_key | set Polished API key |
get_apps | Polished API - Get App(s) |
get_app_users | Polished API - Get App(s) User(s) |
get_roles | Polished API - Get Role(s) |
get_users | Polished API - Get User(s) |
get_user_roles | Polished API - Get User Role(s) |
global_sessions_config | global configuration for 'polished' authentication |
normalize_ui | normalize UI |
password_input | A modification of 'shiny::passwordInput' |
polished_api_res | Send GET Request to the Polished API |
polished_config | global configuration for 'polished' authentication |
print.polished_api_res | print polished_api_res |
profile_module | Profile Module Server |
profile_module_ui | Profile Module UI |
providers_ui | UI for the Social Sign In authentication providers' buttons |
remove_query_string | Remove the URL query |
secure_rmd | Render and secure R Markdown document |
secure_server | Secure your Shiny app's server |
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 |
set_api_key | set Polished API key |
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_social | verify the users Firebase JWT and store the session |
sign_in_ui_default | Default UI styles for the Sign In & Registration pages |
sign_out_from_shiny | Sign Out from your Shiny app |
update_app | Polished API - Update an App |
update_app_user | Polished API - Update an App User |
update_user | Polished API - Update a user |
user_access_module | admin user access module |
user_access_module_ui | admin user access_ui |
valid_gcp_regions | Valid Regions for Polished Hosting |