Description Usage Arguments Value
View source: R/rooglevideo_auth.R
This method is best for interactive sessions. You will need to register a project with Google and obtain OAuth credentials.
1 | web_auth(client_id, client_secret)
|
client_id |
A string containing the client_id given from Google. |
client_secret |
A string containing the client_secret give from Google. |
An access token for use within the session.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.