Description Usage Arguments Value Examples
View source: R/authorize_from_secret.R
Get authorization from access token
1 | authorize_from_secret(access_token)
|
access_token |
factor
1 2 3 | token <- rgoogleslides::authorize()
token <- token$credentials$access_token
rgoogleslides::authorize(authorize_from_secret(token))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.