init_oauth1.0 | R Documentation |
See demos for use.
init_oauth1.0(
endpoint,
app,
permission = NULL,
is_interactive = interactive(),
private_key = NULL
)
endpoint |
An OAuth endpoint, created by |
app |
An OAuth consumer application, created by
|
permission |
optional, a string of permissions to ask for. |
is_interactive |
DEPRECATED |
private_key |
Optional, a key provided by |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.