Skip to content

Conversation

thisme8
Copy link
Collaborator

@thisme8 thisme8 commented Oct 16, 2025

this is a pr for sending verification email(Branch US-05) being compared with the branch with entities and migrations(Branch US-04)

@thisme8 thisme8 changed the title Us 05 Us-05 Send email verification token to the user Oct 16, 2025
@thisme8 thisme8 self-assigned this Oct 16, 2025
@thisme8 thisme8 added the feature an individual new feature label Oct 16, 2025
@noxiousghost noxiousghost self-requested a review October 16, 2025 05:37
@thisme8 thisme8 requested a review from arjandhakal October 17, 2025 03:51
constructor(private readonly emailVerificationService: EmailVerificationService) {}

@Post('send-email')
async sendEmail(@Body() dto: RequestEmailDto) {
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Note: Move to auth module

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

ok dai

@@ -0,0 +1,15 @@
export const MAIL_CONSTANTS = {
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Note: Look into handlebar template that can be used together with html

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I will look into it dai. Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature an individual new feature

Development

Successfully merging this pull request may close these issues.

3 participants