wndr_access_token: OAuth settings for Wunderlist API

Description Usage Arguments See Also

Description

Get an OAuth2.0 access token.

Usage

1
2
wndr_access_token(cache_as_envvar = TRUE,
  cache_as_file = getOption("httr_oauth_cache"))

Arguments

cache_as_envvar

If TRUE, store the token as the environmental variable WUNDERLIST_TOKEN.

cache_as_file

If TRUE, save the token to the local file .httr-oauth.

See Also

oauth2.0_token


yutannihilation/wunderlistr documentation built on May 4, 2019, 7:46 p.m.