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
|
||
|---|---|---|
| .. | ||
| jwt.go | ||
| jwtpost.go | ||
| middleware.go | ||
| provider.go | ||
| ratelimit.go | ||
| securityheaders.go | ||
| url.go | ||
| utils.go | ||