Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update todoist with oauth #164

Merged
merged 1 commit into from
Mar 15, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 8 additions & 2 deletions docs/tools/todoist.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,15 @@ The Todoist Tool for Superface allows you to quickly add the following capabilit

## Authentication

In order to use the Todoist tool you must authenticate your account using an API token.
In order to use the Todoist tool you must authenticate your account using either an API token, or by authenticating your account directly using OAuth. You are free to choose which method you use.

### Where to find your Todoist API token
### OAuth

The quickest way to connect your account is by clicking the _Sign in with Todoist_ button in the tool config.

![The Sign in with Todoist button in the config](/img/tools/tools-todoist-oauth.png)

### API token

All Todoist accounts have an API token that can be used with this tool. Find yours by logging into your Todoist account and clicking on your name then _Settings > Integrations > Developer_ and copy the API token from that section.

Expand Down
Binary file added static/img/tools/tools-todoist-oauth.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading