stormpath / stormpath-widget

Add beautiful login, registration, and multi-factor authentication screens to your app in only a few lines of code
https://docs.stormpath.com
Apache License 2.0
6 stars 2 forks source link

Add password strength feedback UI #150

Closed nbarbettini closed 6 years ago

nbarbettini commented 7 years ago

I built the password strength feedback UI stuff from the mockups. The rules are pulled from the passwordPolicy model of the /register endpoint.

@alexdahl - the icons you sent me on Slack actually don't match up with the Invision mockups. Not a big deal, this isn't super high prio. :)

I'm not sure if it makes sense to hide this completely before the user starts typing, and have it slide out?

Here's what it looks like:

Closes #148

alexdahl commented 7 years ago

@nbarbettini, oh sorry totally still had my head in the reset password flow.

Proper assets: password-icons.zip

Yeah, sliding out on first focus would be nice. I think good states would be:

But very aware this is a lot, and I bet I've missed something. So certainly nice-to-haves.