PasswordHasher Component: A simple yet powerful password hashing library
In Symfony 5.3, the password hashing logic has been extracted out from the security-core package to a first-class package named password-hasher.
This component provides a clean API to manage passwords securely, and it can be used in any PHP project.
Let's see how this component works and how it can ease managing passwords in your applications.
Delivered in English
Check out the other talks from SymfonyWorld Online 2021 Summer Edition conference.