#' Adds static resources to shiny
#'
#' @noRd
#'
.onLoad <- function(...) {
shiny::addResourcePath("simpleshinyauth", system.file(package = "simpleshinyauth"))
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.