/user-friendly-password

Password hashing using state-of-the-art algorithms with improved UX.

Primary LanguagePHPCreative Commons Zero v1.0 UniversalCC0-1.0

User-Friendly Password

A user experience (UX) issue with standard password authentication implementations is that a single typo makes the whole password invalid. This hasher improves upon password UX by immediately detecting a typo while remaining secure by using state-of-the-art password hashing algorithms.

Requirements

  • PHP 7.3 or later