drive_has_token: Is there a token on hand?

View source: R/drive_auth.R

drive_has_tokenR Documentation

Is there a token on hand?

Description

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

Usage

drive_has_token()

Value

Logical.

See Also

Other low-level API functions: drive_token(), request_generate(), request_make()

Examples

drive_has_token()

tidyverse/googledrive documentation built on Jan. 14, 2024, 3:44 a.m.