JiayangYing / CITS3403_PRO

MIT License
2 stars 0 forks source link

Implement Email Address Verification for User Registration #106

Closed loklokyx closed 4 months ago

loklokyx commented 4 months ago

Overview: Currently, there is no email verification process for user registration. Implementing this feature will enhance security and ensure that users provide valid email addresses.

Proposed Solution: Send Verification Email:

Verify User and Navigate to Profile Page:

Update Profile Status:

loklokyx commented 4 months ago

Closed #107