gmail_auth: Setup oauth authentication for your gmail
Description
Setup oauth authentication for your gmailUsage
gmail_auth(secret_file, scope = c("read_only", "modify", "compose", "full"))Arguments
secret_file
the secret json file downloaded from https://cloud.google.com/console#/project
scope
the authentication scope to use
Examples
Run this codebody(my_message)
body(my_draft)
Run the code above in your browser using DataLab