monorepo/cloud/maplefile-backend/internal
Bartlomiej Mika 598a7d3fad feat: Implement email change functionality
This commit introduces the following changes:

-   Added new API endpoints for email change requests and
    verification.
-   Updated the backend code to support email change workflow,
    including validation, code generation, and email sending.
-   Updated the frontend to include components for initiating and
    verifying email changes.
-   Added new dependencies to support email change functionality.
-   Updated the existing components to include email change
    functionality.

https://codeberg.org/mapleopentech/monorepo/issues/1
2025-12-05 15:29:26 -05:00
..
domain feat: Implement email change functionality 2025-12-05 15:29:26 -05:00
interface feat: Implement email change functionality 2025-12-05 15:29:26 -05:00
repo Initial commit: Open sourcing all of the Maple Open Technologies code. 2025-12-02 14:33:08 -05:00
service feat: Implement email change functionality 2025-12-05 15:29:26 -05:00
usecase Initial commit: Open sourcing all of the Maple Open Technologies code. 2025-12-02 14:33:08 -05:00