Libraries tagged by laravel user passwords
notorix/notorix
11 Downloads
User management tool for schools
mercator/wn-secretpage-plugin
454 Downloads
Password-protection of individual CMS or Winter Static Pages
mercator/wn-passwordless-plugin
8 Downloads
Passwordless frontend login.
brutalhost/wn-passwordless-plugin
0 Downloads
Passwordless frontend login.
faisalijaz/laravelpassportsocialauthgrant
0 Downloads
This package will create social grant in order to authenticate user without username and password in laravel passport. It will only require platform and platform_user_id as params to issue tokens
triad-ltd/expauth
26 Downloads
A Laravel 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.
olssonm/l5-zxcvbn
215879 Downloads
Implementation of the zxcvbn project by @dropbox for Laravel. Uses zxcvbn-php by @bjeavons.
rebelinblue/laravel-zxcvbn
41064 Downloads
Service provider to use the zxcvbn project by @dropbox in Laravel 5.4 and above
marshmallow/nova-field-string-generator
27498 Downloads
A Laravel Nova field for generating a random string. This can be used for a Text field and for a Password field.
gldrenthe89/nova-string-generator-field
28541 Downloads
A Laravel Nova field for generating a random string. This can be used for a Text field and for a Password field.
matriphe/laravel-md5-hash
3512 Downloads
Laravel package to use unsecured MD5 for password hash
karabinse/laravel-user-invitation
621 Downloads
User invitation for Laravel using built in PasswordBroker
robclancy/laravel4-hashing
1780 Downloads
Package for when you can't use Bcrypt in Laravel 4.
rebelinblue/laravel5-zxcvbn
5790 Downloads
Service provider to use the zxcvbn project by @dropbox in Laravel 5.4 and above
looplinguist/secure-password-policy
13 Downloads
This is used to prevent the use of previously used passwords in Laravel.