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

googledrive documentation built on July 9, 2023, 7:04 p.m.