Zizaco / confide

Confide is a authentication solution for Laravel 4
1.19k stars 258 forks source link

Password hashing method #518

Open dhlwing opened 9 years ago

dhlwing commented 9 years ago

is there any way to chang the password hash method? or i want to extend the function logAttempt of \Zizaco\Confide\Confide, what should i do?