Browsable API, Password validations, and more
Pre-release
Pre-release
anx-ckreuzberger
released this
18 Feb 16:29
·
141 commits
to master
since this release
Integrated Pull Request #24 which adds:
- Proper validation errors
- Password validations (based on Djangos Built-in
validate_password
function) - Browsable API Support
Thanks to @thapabishwa for PR #22 as well as @maljuboori91 for PR #21 which inspired those changes.
Also integrated PR #20 which allows to customize Token Generation (e.g., RandomNumberTokenGenerator).
Thanks for @rtiwarihr and @iagocanalejas for their proposals and help.
Also integrated PR #18 by @iagocanalejas which adds a management command for clearing expired tokens as well as some refactoring work.
Thanks to all contributors.
Please note that this is a pre-release