Skip to content

security: sanitize auth inputs and add password strength meter checklist UI#112

Open
KGFCH2 wants to merge 1 commit into
Charushi06:masterfrom
KGFCH2:security/sanitize-auth-inputs
Open

security: sanitize auth inputs and add password strength meter checklist UI#112
KGFCH2 wants to merge 1 commit into
Charushi06:masterfrom
KGFCH2:security/sanitize-auth-inputs

Conversation

@KGFCH2
Copy link
Copy Markdown

@KGFCH2 KGFCH2 commented May 28, 2026

Related Issue

Closes #111

Summary

Adds email format validation and a password strength meter.

Changes Made

  • Modified src/components/Auth.tsx.

Testing

  • Verified signup behavior.

Impact

Improves security and UX during signup.

@netlify
Copy link
Copy Markdown

netlify Bot commented May 28, 2026

👷 Deploy request for habittracker-c pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit 49b5844

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.

security: Add email regex verification and password strength meter

1 participant