get_google_token: Retrieve Google token from environment and configs for httr

View source: R/auth.R

get_google_tokenR Documentation

Retrieve Google token from environment and configs for httr

Description

Get token if it's previously stored, else prompt user to get one.

Usage

get_google_token()

Arguments

shiny_return_token

In a shiny session, this is passed instead.

Value

a httr configured option for token For shiny the token is passed from reactive session

See Also

Other authentication functions: gar_attach_auto_auth(), gar_auth_service(), gar_auth(), gar_auto_auth(), gar_gce_auth(), should_skip_token_checks(), token_exists()


MarkEdmondson1234/googleAuthR documentation built on Aug. 7, 2023, 6 a.m.