Description Usage Arguments Value Author(s)
Authorise User
Retrieve the oauth_token
and oauth_secret
following a successful 3-Legged Authentication request
1 2 3 4 | AuthoriseUser(object, params)
## S4 method for signature 'fatsecret3L'
AuthoriseUser(object, params)
|
object |
a |
params |
a character of the verification code ( |
a fatsecret3L
object with a valid oauth_token
and oauth_secret
for the user
Tom Wilson tpw2@aber.ac.uk
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.