get_todoist_api_token: Get token stored by keyring

Description Usage Arguments Value Examples

View source: R/token.R

Description

Return the todoist API token. If this is the first time, you will need to setup your token.

Usage

1

Arguments

ask

booleen do we have to ask if missing

Value

token (character vector)

Examples

1
2
3
4
## Not run: 
get_todoist_api_token()

## End(Not run)

rtodoist documentation built on July 2, 2020, 1:46 a.m.