Skip to content

Some renaming and improved docs.

Jeremy Soller requested to merge goyox86/improve-docs into master

Created by: goyox86

Just renamed a couple of functions on User as theymade sense when it was called Passwd. I think they make more sense now IMHO but I'm open to other names. Also I revisited the docs and tweaked the README.

Details

  • Renamed 'User.verify' to 'User.verify_passwd'.
  • Renamed 'User.encode' to 'User.encode_passwd'.
  • Revisited documentation.
  • Tweaked README.

Merge request reports