Libraries tagged by laravel user passwords
zenepay/password-expiry
620 Downloads
It handles password expiry of users.
bbs-lab/filament-password-rotation
69 Downloads
Force Filament users (or any authenticatable) to rotate their password every N days, with a native forced-change page, reuse prevention and expiry warnings.
gocrew/laravel-reauth
359 Downloads
Reauth users for sensitive parts of your app
jobmetric/authio
6 Downloads
It is a simple and secure package for user authentication and login management in Laravel. This package easily implements the registration, login, password recovery, and two-factor authentication processes.
n3xt0r/filament-lockbox
7 Downloads
Filament v4 security addon to protect sensitive data with user-bound encryption keys (Split-Key, TOTP, or crypto password)
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.
mjelamanov/laravel-auth-password
5 Downloads
A laravel authenticated user's password validator.
vswteam/laravel-change-password
6 Downloads
A Laravel package to change user password
dand/password-validator
9 Downloads
A Laravel package for validating user passwords.
shibly/password-notify
13 Downloads
Laravel package to notify user of password changes.
beliven-it/laravel-password-expiry
301 Downloads
A simple and customizable package that adds password expiration functionality to your Laravel applications, enhancing user security with regular password rotation
mawuekom/laravel-password-history
157 Downloads
Allows you to store users password history
industrious/make-user
1887 Downloads
Adds a command to make a Laravel user with simple parameters (prompts) for name, email and password.
cleaniquecoders/laravel-expiry
17 Downloads
Enable expiry on user's account and user's password.
binarycabin/laravel-password
31 Downloads
Basic tools for updating a user's password on create/update