Skip to content

Conversation

atyrode
Copy link
Contributor

@atyrode atyrode commented May 3, 2025

  • Updated create_pad method in PadService to include token_data for user creation failsafe, allowing automatic user creation if the owner does not exist.
  • Modified error handling in pad retrieval to return an empty list instead of raising an error when the owner is not found, improving API robustness.
  • Adjusted pad_router to pass token_data during pad creation, ensuring user synchronization with authentication data.

- Updated create_pad method in PadService to include token_data for user creation failsafe, allowing automatic user creation if the owner does not exist.
- Modified error handling in pad retrieval to return an empty list instead of raising an error when the owner is not found, improving API robustness.
- Adjusted pad_router to pass token_data during pad creation, ensuring user synchronization with authentication data.
@atyrode atyrode merged commit 790da11 into main May 3, 2025
1 check passed
@atyrode atyrode deleted the user-creation-failsafe branch May 3, 2025 09:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant