Rinstapkg (version 0.1.0)

ig_auth_refresh: Refresh an existing Authorized Instagram Token

Description

Force the current OAuth to refresh. This is only needed for times when you load the token from outside the current working directory, it is expired, and you're running in non-interactive mode.

Usage

ig_auth_refresh(verbose = FALSE)

Arguments

verbose

logical; do you want informative messages?

Value

a Token2.0 object (an S3 class provided by httr)