set_todoist_api_token {rtodoist} | R Documentation |
Set todoist API token
Description
This function use keyring to store your token from your todoist profile. To find your token from todoist website, use open_todoist_website_profile
Usage
set_todoist_api_token(token)
Arguments
token |
todoist API token |
Value
token
[Package rtodoist version 0.1.0 Index]