This repository has been archived by the owner on Mar 15, 2024. It is now read-only.
Releases: alajusticia/laravel-auth-tracker
Releases · alajusticia/laravel-auth-tracker
v2.1.2
v2.1
PHP 8 support
v2.0
- Support for Laravel 7
- Support for Laravel Sanctum
v1.5.2
- Remove publishing configuration in install command
- Add phpdoc annotations
v1.5.1
- Add tests for tracking with Laravel Passport
- Fix Airlock token expiration when null
- Update documentation
v1.5
- Add option in configuration file to customize Ip2Location table names
- Use a simple method to get current login on user instead of an accessor
- Update documentation
v1.4
-
Add new IP lookup provider to support IP2Location Lite DB3 database
-
Fix logoutOthers() method
v1.3
- Add support for Laravel Airlock