ollieread/multiauth

How to use password as Sha256?

chhumsina opened this issue · 1 comments

Hi,

Currently, I work on login, we require the password type as Sha256.
How can I use Sha256 for that login?

Thanks you

Take a look at the Laravel documentation, I'm not 100% certain how to exactly, but it'd be the same way.