get_todoist_api_token: Get token stored by keyring

View source: R/token.R

get_todoist_api_tokenR Documentation

Get token stored by keyring

Description

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

Usage

get_todoist_api_token(ask = TRUE)

Arguments

ask

booleen do we have to ask if missing

Value

token (character vector)

Examples

## Not run: 
get_todoist_api_token()

## End(Not run)

VincentGuyader/todoist documentation built on July 4, 2023, 10:04 p.m.