gm_has_token {gmailr}R Documentation

Is there a token on hand?

Description

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

Usage

gm_has_token()

Value

Logical.

See Also

Other low-level API functions: gm_token()

Examples

gm_has_token()

[Package gmailr version 2.0.0 Index]