Update example for FallbackPasswordHasher.
In most cases users will be using FallbackPasswordHasher when migrating from 2.x using it's default sha1 hashing. So better to provide an easy copy / paste example.
Loading
Please sign in to comment
In most cases users will be using FallbackPasswordHasher when migrating from 2.x using it's default sha1 hashing. So better to provide an easy copy / paste example.