monorepo/cloud/maplefile-backend/internal/interface/http/me
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
..
changeemail_request.go feat: Implement email change functionality 2025-12-05 15:29:26 -05:00
changeemail_verify.go feat: Implement email change functionality 2025-12-05 15:29:26 -05:00
delete.go Initial commit: Open sourcing all of the Maple Open Technologies code. 2025-12-02 14:33:08 -05:00
get.go Initial commit: Open sourcing all of the Maple Open Technologies code. 2025-12-02 14:33:08 -05:00
provider.go feat: Implement email change functionality 2025-12-05 15:29:26 -05:00
update.go Initial commit: Open sourcing all of the Maple Open Technologies code. 2025-12-02 14:33:08 -05:00