PASSWORD COMPLEXITY

OVERVIEW
Password complexity refers to difficulty of the password. We have implemented a few requirements that will require the vendor to to choose a password that matches a certain criteria. We always strive to make it safe fr our vendors to do business on our platforms.
MINIMUM CHARACTER REQUIREMENTS
Vending wallet
- Between 4 to 10 characters
Superwallet
- Between 6 to 10 characters
CHARACTER REPETITION REQUIREMENT
The same character cannot be used more than 3 times in the same password.
Wrong:
Jayyy1$%#
Correct:
Jay1$%#
SPECIAL CHARACTERS
Every password needs to have 3 unique characters. A password that is easy to guess usually contains only numbers or only letters. This requirement will make sure that a password needs to contain 3 or more special characters.
Example:
!@#$%&*).
SEQUENTIAL NUMBERS
This requirement doesn't allow passwords to have 2 or more sequential numbers. Sequential numbers mean they run in sequence to each other.
Example:
123456
*Have we missed anything in this article?
Email nomaphelo.mendziwa@kazang.com should you need any more information to be added onto this article.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article
