Learn R Programming

googleAuthR (version 1.1.1)

gar_has_token: Is there a token on hand?

Description

Reports whether googleAuthR has stored a token, ready for use in downstream requests.

Usage

gar_has_token()

Arguments

Value

Logical.

See Also

Other low-level API functions: gar_token

Examples

Run this code
# NOT RUN {
gar_has_token()
# }

Run the code above in your browser using DataLab