authUser: Authorise User

Description Usage Arguments Value Author(s)

Description

Authorise User

Retrieve the oauth_token and oauth_secret following a successful 3-Legged Authentication request

Usage

1
2
3
4
AuthoriseUser(object, params)

## S4 method for signature 'fatsecret3L'
AuthoriseUser(object, params)

Arguments

object

a fatsecret3L object

params

a character of the verification code (oauth_verifier)

Value

a fatsecret3L object with a valid oauth_token and oauth_secret for the user

Author(s)

Tom Wilson tpw2@aber.ac.uk


wilsontom/fatsecretR documentation built on May 4, 2019, 6:28 a.m.