Password Strength Estimator using Dropbox's zxcvbn

Hey Guys,

I’ve been trying to integrate dropbox’s password strength estimator zxcvbn but I can’t seem to get it to work using @mishav’s Javascript toolbox.

Here’s my setup (I’m using an on-click event for easier debugging):

12 PM

I have a JS to Bubble Element on the Page and a Text element to display its value but I don’t get anything.

It would be nice to have this as a plugin.

@NigelG @AliFarahat @copilot @levon

Hey @Yinka,

We’re excited to start rolling out Components, our own collection of tools for others to use just like any other plugin. Components includes support for Dropbox’s wonderfully-simple zxcvbn library, so we pushed a pre-release build so you can get going. You’ll see more cool features from the library itself among support for other tools as we run through more tests and feature requests.

For support, be sure to reach out to plugins@cobubble.com. :slightly_smiling_face:

Great!

I’m glad to know that this is already in the works. Any timeline on when this would be available to install?

The pre-release build is already available through your project’s Plugins tab. :wink:

Oh Awesome. Just had to refresh to see it.

Thanks for this. Would be testing it out soon.

Cheers!

Hi @copilot,

The plugin works great:

04 PM

I had to use a hack to get a new score as the input changes. Bubble’s “When input value is changed” event only triggers after the input is unfocused which isn’t great UX. If possible can you make the score update itself without needing a workflow action. I reckon it would be faster. My current hack has like 2 seconds lag.

Thanks again.

We’re happy to explore what’s possible as we continue pushing updates. :+1:

1 Like

This topic was automatically closed after 70 days. New replies are no longer allowed.