google_token: Produce Google token

Description Usage Value

View source: R/gs_auth.R

Description

If token is not already available, call gs_auth to either load from cache or initiate OAuth2.0 flow. Return the token – not "bare" but, rather, prepared for inclusion in downstream requests. Use access_token() to reveal the actual access token, suitable for use with curl.

Usage

1
2
3
4
5

Value

a request object (an S3 class provided by httr)


jennybc/googlesheets documentation built on Feb. 8, 2022, 11:48 p.m.