gar_has_token {googleAuthR} | R Documentation |
Is there a token on hand?
Description
Reports whether googleAuthR has stored a token, ready for use in downstream requests.
Usage
gar_has_token()
Value
Logical.
See Also
Other low-level API functions:
gar_token()
Examples
gar_has_token()
[Package googleAuthR version 2.0.2 Index]