gmailr-deprecated-auth {gmailr} | R Documentation |
Deprecated auth
Description
These functions are deprecated and no longer work.
Usage
clear_token()
gmail_auth(
scope = c("read_only", "modify", "compose", "full"),
id = the$id,
secret = the$secret,
secret_file = NULL
)
use_secret_file(filename)
[Package gmailr version 2.0.0 Index]