Replace hardcoded email with mock email in email verification page #118
Labels
External contributors
good first issue
Good for newcomers
Maintainer - Anwar
ODHack11
Issues for the ODHack11 event
Unpaid/Not Rewarded
Replace email with mock email in email verification page
Description
The email verification page at
/auth/email-verification
currently displays a hardcoded email address ([email protected]
). This should be replaced with a default mock email for development and testing purposes.Changes Needed
[email protected]
[email protected]
Location
http://localhost:3000/auth/email-verification
Expected Result
The email verification page should display:
"Please check your email and type the code sent to [email protected]"
Priority
Low
Labels
Type
Please read the CONTRIBUTORS GUIDELINE 🧪
The text was updated successfully, but these errors were encountered: