Skip to content

Password Strength Verifier #4

@hemantDwivedi

Description

@hemantDwivedi

Frontend:

  • Add an input box, Where user can paste their password. Define a function that call axios post request, which is already defined in "PasswordGeneratorApi.js". You will get password strength as response(poor, good, strong, very strong).
  • Add label which shows password strength.
  • Use proper color for password strength(poor, good, strong, very strong).
  • This feature should be on right side of Password generator on view page(should be responsive).

Untitled-2024-01-30-1526

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions