Libraries tagged by laravel-authentication
anwarelbo/laravel-authentication-log
2 Downloads
Laravel Authentication Log provides authentication logger and notification for Laravel.
studiomieters/laravel-authentication
11 Downloads
Manage user authentication, provided by the api. Remember, this package will take care of al the authentication. You can remove all authentication routes, providers and middleware from your project.
speelpenning/laravel-authentication
127 Downloads
Fully configurable authentication for Laravel 5.2.
serwin35/laravel-authentication-log
274 Downloads
Laravel Authentication Log provides authentication logger and notification for Laravel.
walker-development/ldap-auth
28 Downloads
Basic readonly authentication via LDAP for Laravel 5.5+
santran/ldap-auth
578 Downloads
LDAP Authentication for Laravel 5.2 and above
l0max/password-history-checker
2 Downloads
Password history checker in laravel
krenuser/ldap-auth
8 Downloads
Basic readonly authentication via LDAP for Laravel 6+
dilneiss/laravel-password-history
35 Downloads
A package to keep a history of all password changes of users
chrysanthos/password-history
7 Downloads
Laravel password history
chapdel/auth
22 Downloads
Log user authentication details and send new device notifications.
zus1/laravel-auth
9 Downloads
Laravel authentication and authorization for laravel
westacks/laravel-auth
705 Downloads
Backend controllers and scaffolding for building your own Laravel authentication.
tutus/adminkit
41 Downloads
Minimal Laravel authentication scaffolding with Blade and Tailwind or API only.
triad-ltd/expauth
28 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.