group-income icon indicating copy to clipboard operation
group-income copied to clipboard

Improve the experience of creating a password

Open mmbotelho opened this issue 5 years ago • 1 comments

Problem

At the moment, we don't have rules to create a password - the password field on the Sign Up page accepts pretty much any string we put there. This makes sense for a testing environment but eventually we will need some more robust safety measures.

Solution

  • Define which safety measures we want (has to have a special character, has to have a number, etc...);
  • Make sure the UI shows these conditions to the user (this NN Group article has some good tips about this);
  • Prioritize this - when does it make sense to design and develop this feature?

mmbotelho avatar May 10 '19 15:05 mmbotelho

Prioritize this - when does it make sense to design and develop this feature?

Marking this as "Low priority". We can revisit and bump the priority after the prototype is released. Reason: there are just so many other way more critical issues to finish first.

taoeffect avatar May 10 '19 23:05 taoeffect