Skip to content

Web/TypeScript : Implement Client-Side Password Validation Logic #45

Description

@kimpro82

Tasks

  • Create HTML password input with type="password"
  • Implement Regex-based validation (Length, Special Chars, Numbers)
  • Add real-time UI feedback for password strength
  • (Optional) Implement delayed masking for the last character
  • Ensure TypeScript type safety for event handlers

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions