# Generated by roxygen2: do not edit by hand

S3method(print,polished_api_res)
export(add_app)
export(add_app_user)
export(add_role)
export(add_user)
export(add_user_role)
export(admin_button_ui)
export(bundle_app)
export(delete_app)
export(delete_app_user)
export(delete_role)
export(delete_user)
export(delete_user_role)
export(deploy_app)
export(email_input)
export(firebase_dependencies)
export(firebase_init)
export(get_app_users)
export(get_apps)
export(get_roles)
export(get_user_roles)
export(get_users)
export(global_sessions_config)
export(password_input)
export(polished_api_res)
export(profile_module)
export(profile_module_ui)
export(providers_ui)
export(remove_query_string)
export(secure_server)
export(secure_static)
export(secure_ui)
export(send_password_reset_email_module)
export(send_password_reset_email_module_ui)
export(set_api_key)
export(set_config_env)
export(sign_in_check_jwt)
export(sign_in_js)
export(sign_in_module)
export(sign_in_module_2)
export(sign_in_module_2_ui)
export(sign_in_module_ui)
export(sign_in_ui_default)
export(sign_out_from_shiny)
export(update_app)
export(update_app_user)
importFrom(DT,DTOutput)
importFrom(DT,JS)
importFrom(DT,dataTableProxy)
importFrom(DT,datatable)
importFrom(DT,formatDate)
importFrom(DT,renderDT)
importFrom(DT,replaceData)
importFrom(R6,R6Class)
importFrom(automagic,get_package_details)
importFrom(automagic,parse_packages)
importFrom(digest,digest)
importFrom(dplyr,"%>%")
importFrom(dplyr,filter)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,pull)
importFrom(dplyr,select)
importFrom(htmltools,HTML)
importFrom(htmltools,br)
importFrom(htmltools,div)
importFrom(htmltools,h1)
importFrom(htmltools,hr)
importFrom(htmltools,tagList)
importFrom(htmltools,tags)
importFrom(httr,DELETE)
importFrom(httr,GET)
importFrom(httr,POST)
importFrom(httr,PUT)
importFrom(httr,authenticate)
importFrom(httr,config)
importFrom(httr,content)
importFrom(httr,http_type)
importFrom(httr,set_config)
importFrom(httr,status_code)
importFrom(httr,upload_file)
importFrom(jose,jwt_decode_sig)
importFrom(jsonlite,fromJSON)
importFrom(lubridate,as_datetime)
importFrom(lubridate,force_tz)
importFrom(lubridate,minutes)
importFrom(lubridate,with_tz)
importFrom(purrr,compact)
importFrom(purrr,map)
importFrom(purrr,map_chr)
importFrom(purrr,map_depth)
importFrom(purrr,pluck)
importFrom(purrr,safely)
importFrom(rlang,.data)
importFrom(shiny,HTML)
importFrom(shiny,NS)
importFrom(shiny,actionButton)
importFrom(shiny,actionLink)
importFrom(shiny,addResourcePath)
importFrom(shiny,callModule)
importFrom(shiny,column)
importFrom(shiny,eventReactive)
importFrom(shiny,fluidPage)
importFrom(shiny,fluidRow)
importFrom(shiny,getDefaultReactiveDomain)
importFrom(shiny,getQueryString)
importFrom(shiny,icon)
importFrom(shiny,isolate)
importFrom(shiny,modalButton)
importFrom(shiny,modalDialog)
importFrom(shiny,observe)
importFrom(shiny,observeEvent)
importFrom(shiny,parseQueryString)
importFrom(shiny,reactive)
importFrom(shiny,reactivePoll)
importFrom(shiny,reactiveVal)
importFrom(shiny,registerInputHandler)
importFrom(shiny,removeModal)
importFrom(shiny,renderText)
importFrom(shiny,req)
importFrom(shiny,restoreInput)
importFrom(shiny,shinyApp)
importFrom(shiny,showModal)
importFrom(shiny,textInput)
importFrom(shiny,textOutput)
importFrom(shiny,updateQueryString)
importFrom(shiny,updateTabsetPanel)
importFrom(shiny,updateTextInput)
importFrom(shinyFeedback,hideFeedback)
importFrom(shinyFeedback,loadingButton)
importFrom(shinyFeedback,resetLoadingButton)
importFrom(shinyFeedback,showFeedbackDanger)
importFrom(shinyFeedback,showToast)
importFrom(shinyFeedback,useShinyFeedback)
importFrom(shinyWidgets,pickerInput)
importFrom(shinyWidgets,prettyCheckbox)
importFrom(shinyWidgets,sendSweetAlert)
importFrom(shinycssloaders,withSpinner)
importFrom(shinydashboard,box)
importFrom(shinydashboard,dashboardBody)
importFrom(shinydashboard,dashboardSidebar)
importFrom(shinydashboard,menuItem)
importFrom(shinydashboard,sidebarMenu)
importFrom(shinydashboard,tabItem)
importFrom(shinydashboard,tabItems)
importFrom(shinyjs,disable)
importFrom(shinyjs,disabled)
importFrom(shinyjs,enable)
importFrom(shinyjs,hidden)
importFrom(shinyjs,hide)
importFrom(shinyjs,show)
importFrom(shinyjs,useShinyjs)
importFrom(stats,runif)
importFrom(stringr,str_interp)
importFrom(tibble,as_tibble)
importFrom(tibble,tibble)
importFrom(tidyr,separate)
importFrom(utils,browseURL)
importFrom(utils,tar)
importFrom(uuid,UUIDgenerate)
importFrom(yaml,write_yaml)
