Skip to content

Fix: BACKEND: Implement Verify Email & Resend Verify Email Endpoints - #315

Merged
yusuftomilola merged 1 commit into
DistinctCodes:mainfrom
krishnapaljadeja:fix-310-backend-implement-verify-email-resend-verify-email-endpoints
Oct 3, 2025
Merged

Fix: BACKEND: Implement Verify Email & Resend Verify Email Endpoints#315
yusuftomilola merged 1 commit into
DistinctCodes:mainfrom
krishnapaljadeja:fix-310-backend-implement-verify-email-resend-verify-email-endpoints

Conversation

@krishnapaljadeja

Copy link
Copy Markdown
Contributor

Closes #310

- Implemented email verification process with token generation and expiration.
- Added endpoints for verifying email and resending verification emails.
- Updated user entity to include verification fields.
- Enhanced email service to send verification emails.
- Created migration to add necessary fields to the users table.
- Introduced DTOs for email verification requests.
@vercel

vercel Bot commented Oct 2, 2025

Copy link
Copy Markdown

@krishnapaljadeja is attempting to deploy a commit to the naijabuz's projects Team on Vercel.

A member of the Team first needs to authorize it.

@yusuftomilola yusuftomilola left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your contribution

@yusuftomilola
yusuftomilola merged commit 4ee8fcc into DistinctCodes:main Oct 3, 2025
4 of 5 checks passed
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.

BACKEND: Implement Verify Email & Resend Verify Email Endpoints

2 participants