googledrive (version 1.0.0)

drive_has_token: Is there a token on hand?

Description

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

Usage

drive_has_token()

Arguments

Value

Logical.

See Also

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

Examples

Run this code
# NOT RUN {
drive_has_token()
# }

Run the code above in your browser using DataCamp Workspace