What's Changed
- Bug Fix for UserPassword - fixed UserPassword bug when creating a new user
- Added SHA hashing algorithm support - added support to import passwords that are hashed with SHA256 or SHA512
- Updated README documentation - on how to use hashed password classes with
UserPassword
Full Changelog: 0.1.0...0.4.1