Indication and warning about password strength
Just came to my mind. Have this feature as core function during registration / password change would help improve users security.

this should be part of fluent auth too, or more importantly, right?
JeffΒ agree, both.
+1 to this.
WordPress already ships with the native password-strength meter (password-strength-meter.js + zxcvbn), and I know some users have been manually enabling that script in their own form plugins.
So even if FC doesnβt implement it, itβs already there in the core: I guess you can do the same and hook it with a bit of JS.
That said, having it natively in FluentCommunity just like in the WP auth flow would be a great addition. When it comes to securityβ¦ more is rarely too much π
Would love to see a deeper integration with Fluent Auth too! π
Ripon SarkarΒ π