Libraries tagged by laravel-authentication
devninjaa/laravel-authentication-log
16 Downloads
Laravel Authentication Log provides authentication logger and notification for Laravel.
anwarelbo/laravel-authentication-log
5 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
47 Downloads
Basic readonly authentication via LDAP for Laravel 9.0+
santran/ldap-auth
578 Downloads
LDAP Authentication for Laravel 5.2 and above
l0max/password-history-checker
3 Downloads
Password history checker in laravel
krenuser/ldap-auth
9 Downloads
Basic readonly authentication via LDAP for Laravel 6+
dilneiss/laravel-password-history
36 Downloads
A package to keep a history of all password changes of users
chrysanthos/password-history
9 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
tutus/adminkit
41 Downloads
Minimal Laravel authentication scaffolding with Blade and Tailwind or API only.
triad-ltd/expauth
29 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.