strengthCheckCompletable
abstract fun strengthCheckCompletable(parameters: Passwords.StrengthCheckParameters): CompletableFuture<PasswordStrengthCheckResponse>
This method allows you to check whether or not the member’s provided password is valid, and to provide feedback to the member on how to increase the strength of their password.
Return
Parameters
parameters
required to advise on password strength