Log user authentication details and send new device notifications.
chapdel/auth is a Laravel package for log user authentication details and send new device notifications..
It currently has 0 GitHub stars and 22 downloads on Packagist (latest version 1.0).
Install it with composer require chapdel/auth.
Discover more Laravel packages by chapdel
or browse all Laravel packages to compare alternatives.
Last updated

Laravel Authentication Log is a package which tracks your user's authentication information such as login/logout time, IP, Browser, Location, etc. as well as sends out notifications via mail, slack, or sms for new devices and failed logins.
See the documentation for detailed installation and usage instructions.
Laravel | Authentication Log :---------|:------------------ 8.x | 1.x 9.x | 2.x 10.x | 3.x
composer require rappasoft/laravel-authentication-log
composer test
Please see CHANGELOG for more information on what has changed recently.
Please see CONTRIBUTING for details.
Please review our security policy on how to report security vulnerabilities.
The MIT License (MIT). Please see License File for more information.