Skip to content

matthewellis/PasswordStrength

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PasswordStrength

Usage

-(NSNumber *)strengthForPassword:(NSString *)password;

This will return a NSNumber float value of 0 to 1

-(UIColor *)strengthColorForPassword:(NSString *)password;

This willr return a conrisponding colour for use in progress bars

Installation

pod "PasswordStrength"

Author

Matthew Ellis, [email protected]

License

PasswordStrength is available under the MIT license. See the LICENSE file for more info.

About

iOS password strength pod

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published