rappasoft/laravel-authentication-log

Log user authentication details and send new device notifications.

v3.0.0 2023-02-23 18:45 UTC

This package is auto-updated.

Last update: 2024-03-29 01:04:24 UTC


README

Package Logo

Latest Version on Packagist GitHub Tests Action Status GitHub Code Style Action Status Total Downloads

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.

Documentation, Installation, and Usage Instructions

See the documentation for detailed installation and usage instructions.

Version Compatibility

Laravel Authentication Log
8.x 1.x
9.x 2.x
10.x 3.x

Installation

composer require rappasoft/laravel-authentication-log

Testing

composer test

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

Credits

License

The MIT License (MIT). Please see License File for more information.