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

feat(sdk): add email validation #844

Merged
merged 1 commit into from
Jan 9, 2025
Merged

feat(sdk): add email validation #844

merged 1 commit into from
Jan 9, 2025

Conversation

rsbh
Copy link
Member

@rsbh rsbh commented Jan 9, 2025

This PR will update validation for the email field in the signup and login form.
Some issue with yup for checking email.
Thus, the validator package is used to validate emails.

@rsbh rsbh requested a review from paanSinghCoder January 9, 2025 08:54
Copy link

vercel bot commented Jan 9, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
frontier ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 9, 2025 8:54am

@rsbh rsbh merged commit a5fccc2 into main Jan 9, 2025
7 checks passed
@rsbh rsbh deleted the fix_sdk_email_validation branch January 9, 2025 09:03
@coveralls
Copy link

Pull Request Test Coverage Report for Build 12686575383

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 30.713%

Totals Coverage Status
Change from base Build 12682804040: 0.0%
Covered Lines: 7771
Relevant Lines: 25302

💛 - Coveralls

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

Successfully merging this pull request may close these issues.

3 participants