sq_auth_refresh: Refresh an existing Authorized Square Token

Description Usage Arguments Value Note

View source: R/auth.R

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

1

Arguments

verbose

logical; do you want informative messages?

Value

a Token2.0 object (an S3 class provided by httr) or a a character string of the personal access token of the current authorized API session

Note

This function is meant to be used internally. Only use when debugging.


StevenMMortimer/squareupr documentation built on July 12, 2019, 1:45 a.m.