Skip to content

[Documentation & DX] Add response DTOs decoupled from entities for users and wallets #73

Description

@chillwur

Description

Ensure API responses never accidentally serialize internal fields (especially encryptedSecret) by mapping entities to explicit response DTOs.

Deliverables

  • UserResponseDto/WalletResponseDto used as controller return types
  • Confirmed encryptedSecret never appears in any HTTP response

Depends on

Wire POST /wallets controller endpoint

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions