the <- new.env(parent = emptyenv())
.onLoad <- function(libname, pkgname) {
.auth <<- gargle::init_AuthState(
package = "gmailr",
auth_active = TRUE
)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.