Skip to content

Conversation

amix
Copy link
Member

@amix amix commented Sep 9, 2025

Context

  • Implemented getUser() method in TodoistApi to fetch current authenticated user details
  • Added a test suite for the new user endpoint
  • Defined CurrentUser type with full user profile fields

Changes

  • New getUser() method in src/TodoistApi.ts
  • CurrentUser type definition with schema validation in src/types/entities.ts
  • Test coverage in src/TodoistApi.user.test.ts

@amix amix added the Show label Sep 9, 2025
@amix amix requested a review from scottlovegrove September 9, 2025 09:19
@scottlovegrove scottlovegrove merged commit 6d21564 into main Sep 9, 2025
1 check passed
@scottlovegrove scottlovegrove deleted the amix/ft.user-info branch September 9, 2025 09:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants