Learn R Programming

googleAuthR (version 2.0.2)

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
gar_has_token()

Run the code above in your browser using DataLab