pinterest_token: Create a Pinterest API token

Description Usage Arguments Value

View source: R/auth.R

Description

Create a Pinterest API token

Usage

1
2
pinterest_token(app, app_id, app_secret, verbose = TRUE,
  callback = "https://colinfay.me/rpinterestcallback/")

Arguments

app

the name of your app

app_id

the ID of your app

app_secret

the secret of the app

verbose

wether of not to print a message about the auth process

callback

the callback uri for your app

Value

an access token


ColinFay/rpinterest documentation built on May 6, 2019, 12:22 p.m.