FallbackPasswordHasher (class)
Class FallbackPasswordHasher
A password hasher that can use multiple different hashes where only one is the preferred one. This is useful when trying to migrate an existing database of users from one password type to another.
- Cake\Auth\AbstractPasswordHasher uses Cake\Core\InstanceConfigTrait
- Cake\Auth\FallbackPasswordHasher