Description
In Symfony 4.3, the Symfony Argon2i Password
Hasher is deprecated.
SodiumPasswordEncoder
is used instead. Best practice since Symfony
4.3 is to use the native
encoder.
Nov 12, 20201 min read
In Symfony 4.3, the Symfony Argon2i Password
Hasher is deprecated.
SodiumPasswordEncoder
is used instead. Best practice since Symfony
4.3 is to use the native
encoder.