Skip to content

feat: add password strength indicator on the add/edit password screen #104

Description

@Pritom14

Show a color-coded strength bar (weak/medium/strong) below the password input field. Evaluate: length >= 12, contains uppercase, lowercase, number, special char. Update in real-time as user types.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions