hngprojects / hng_boilerplate_nestjs

Description
Apache License 2.0
181 stars 105 forks source link

[BUG] Implement Receipt of Email for Account Verification on Sign Up - Nestjs #801

Open POluwaseun opened 3 weeks ago

POluwaseun commented 3 weeks ago

Description: The application does not send a verification email after a user signs up.

User Story: As a user, I want to receive a verification email after signing up, so I can verify my account.

Purpose: To ensure that users receive a verification email upon successful sign-up.

Requirement: The System sends a verification email immediately after a user signs up.

Actual Result: No verification email is sent; only a success message is shown on the page.

Expected Outcome: A verification email should be sent to the user immediately after sign-up.

Acceptance Criteria:

https://www.loom.com/share/058e8ff7290941028697c06ed727fe12?sid=4ff90a3a-010e-4551-828b-61a6885e1913

johnson-oragui commented 3 weeks ago

@POluwaseun

Kindly state the team this fix is intended for.

POluwaseun commented 3 weeks ago

Done, @johnson-oragui