library(gmailr)
gm_auth_configure(path = here::here("./credentials.json"))
gm_auth(
email = "ejb.healthtrackr@gmail.com"
)
gm_threads()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.