Package xyz.jorgecastro.passwordcritic


package xyz.jorgecastro.passwordcritic
Provides a set of classes to assess password strength and present the results in a user-friendly format.
  • Class
    Description
    The PasswordCritic class provides various methods to assess password strength and present the results in a user-friendly format.
    Interface to be adapted by Retrofit to interact with the Pwned Passwords API.