Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace hardcoded email with mock email in email verification page #118

Open
3 tasks
zleypner opened this issue Dec 12, 2024 · 2 comments
Open
3 tasks

Replace hardcoded email with mock email in email verification page #118

zleypner opened this issue Dec 12, 2024 · 2 comments

Comments

@zleypner
Copy link
Contributor

zleypner commented Dec 12, 2024

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

Location

  • Path: 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

  • enhancement
  • development

Type

  • Bug fix
  • Enhancement
  • Documentation update

Please read the CONTRIBUTORS GUIDELINE 🧪

@Joewizy
Copy link
Contributor

Joewizy commented Dec 12, 2024

I’d love to work on this task.

@wgorzawski
Copy link

please close this issue, the error has been fixed here #120

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

No branches or pull requests

3 participants