Skip to content

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

@kimpro82

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

Metadata

Metadata

Assignees

No one assigned

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions