Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to implement any password strength meter?

Frantisek MikaOct 26 2016 — edited Oct 27 2016

Hello,

does anybody experience of how to implement any password strength meter? I found some simple solution like https://css-tricks.com/password-strength-meter/ or https://www.npmjs.com/package/react-password-strength-meter  which works fine, but not able to implement it into apex ...

I attempted to put javascript into Dynamic Action with Keypress event, but it does not work.

Any help welcome!

FM

This post has been answered by TexasApexDeveloper on Oct 26 2016
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 24 2016
Added on Oct 26 2016
2 comments
522 views