Libraries tagged by Laravel Passwd
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.
codenamegary/l4-lock
3009 Downloads
A Laravel 4 package to lock down a site and require a simple username/password BEFORE auth is executed. Useful for doing things like locking down a site so a client can test before going live while without interfering with auth and other stock framework options.
zenepay/password-expiry
4 Downloads
It handles password expiry of users.
vinothmallow/laravel-password-history-validation
14 Downloads
Prevent users from reusing recently used passwords
vanthao03596/laravel-password-history
34 Downloads
Keep a password history of your users to prevent them from reusing the same password like Facebook, Google
tmd/laravel-password-updater
67 Downloads
Handles password verification and re-hashing passwords that may be hashed by outdated methods.
thirdriver/password
4 Downloads
laravel password
stratio84/laravel-password-history
22 Downloads
A package to keep a history of all password changes of users
stobys/laravel-password-policies
27 Downloads
The Laravel password policies.
repat/laravel-password-reset-model
9260 Downloads
Eloquent Model for the password_resets table
qoraiche/laravel-passwordless
56 Downloads
Passwordless login using temporary signed URL
playa/laravel-password-lock
869 Downloads
Password lockdown Laravel Site
parvezmia/laravel-passwordless-auth
8 Downloads
A secure, user-friendly Laravel package for passwordless authentication via magic links
orlyapps/laravel-passwordless-login
56 Downloads
Passwordless login using temporary signed URL
oliverservin/laravel-passwordless-template
6 Downloads
An opinionated setup of the Laravel Framework with passwordless authentication.