Libraries tagged by Laravel Passwd
fork-299132/lighthouse-graphql-passport-auth
3420 Downloads
Add GraphQL types and mutations for login and recover password functionalities. Fork of the package joselfonseca/lighthouse-graphql-passport-auth.
dbfun/jwtapi
40 Downloads
Obtaining Jwt tokens via API by login and password
brokerexchange/mcrypthasher
284 Downloads
Mcrypt Hasher For Laravel Auth
binssoft/signme
24 Downloads
Laravel : It is used to set up the general featuers of an admin panel
ahuggins/utilities
318 Downloads
Artisan commands for user management, password reset, create user
aerynl/reg-and-auth
83 Downloads
Simple package for registering, activation, authentication and sending password reminders
luketowers/oc-pwnedpasswords-plugin
586 Downloads
Adds the notpwned validation rule to check passwords against the HIBP Pwned Passwords service
akr4m/jwtauth
9 Downloads
Json Web Token (JWT) Authentication (Register, Login, Forget Password, Reset Password, My Profile)
kwidoo/passport-multiauth
9 Downloads
Extends Laravel Passport Password Grant with OTP
viezel/otp
1 Downloads
One Time Password for Laravel
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
digitaltunnel/otakit
39 Downloads
OtaKit is a Laravel package designed to facilitate the generation and validation of One-Time Passwords (OTPs) within Laravel applications.
codenrx/forgetpassword
16 Downloads
This is a Laravel Package For Forget Password System
assisted-mindfulness/pwned-validator
101046 Downloads
Super simple Laravel Validator for checking password via the Pwned Passwords service of Have I Been Pwned
slave/validpack
60 Downloads
Model validate package, uses the laravel validation class, rules must be passed as as a variable to and every table should be passed as a model in the app