requestAuthorisation: RequestAuthorisation

Description Usage Arguments Value Author(s)

Description

RequestAuthorisation

Generate a authorisation_request_url for a current FatSecret user, via the 3-Legged Oauth Authentication Protocol

Usage

1
2
3
4
RequestAuthorisation(object, params)

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

Arguments

object

a fatsecret3L object

params

a character specifying the callback parameter. If you can not support a url callback, then params = "oob". If you have a valid url to act as a callback then params should be your absolute url address

Value

a fatsecret3L object

Author(s)

Tom Wilson tpw2@aber.ac.uk


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