Libraries tagged by password reset
patrickriemer/password-reset
562 Downloads
CLI for resetting user password
jleehr/password_reset
350 Downloads
Allows administrators to send a password reset request to a user using a one-time login link.
beelab/user-password-bundle
4919 Downloads
Password reset for BeelabUserBundle
taher-k5/reset-password
4 Downloads
This is my package reset-password
trellis/module-mass-reset-customer-password
5 Downloads
Allows an admin to mass reset customer passwords.
pageon/expiring-token
488 Downloads
A cryptographically safe token with a build in customizable expiration date
intothesource/entrance
822 Downloads
Entrance package for login and password reset
idmarinas/common-bundle
1173 Downloads
This bundle is intended to group common and often repeated things when creating an APP with Symfony.
xraffsarr/laravel-repass
188 Downloads
A custom password reset for Laravel
idmarinas/user-bundle
362 Downloads
Bundle to manage user basics without having to configure everything for each project, comes with a password reset and email verification system
exolnet/laravel-emails-confirmation
1458 Downloads
Emails confirmation like Laravel native password resets.
drawmyattention/expauth
5179 Downloads
A Laravel 5 authentication driver that supports Expression Engine's membership system.. New users will default to Laravel's bcrypt encryption (extremely secure), but existing users who have registered using Expression Engine can also be authenticated. Also handles their reset password procedure.
elnooronline/laravel-api-authentication
863 Downloads
This package used to scaffold basic login, registration and reset password in restful api
zinadesign/password-reset-token-generator
11 Downloads
Token generator for password reset
thiagobrauer/laravel-multiauth-password-reset
21 Downloads
Add support to reset passwords when using multiple tables (and diffrent types of usernames) to authenticate in your Laravel application