I have never done this before. Now I want to creat a way for user to reset their forgatten password. I know I could have run php artisan make:auth
but the thing is, I don't use the methods that laravel gives. I have many things different and I don't even use AuthController. Now I know I can probably make resetpassword
table and put my tokens in there, but the problem is, these tokens I put in ther won't get removed if the user does not use the token. So it feels like a lot of security issues to care about. I'm looking for easer solutions or things that I do not know.
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire