Skip to content

Releases: Spargon/Laravel-Auth-Logger

Adding Support for Laravel's logoutOtherDevices Method

25 Feb 11:31
d996e3f

Choose a tag to compare

This release adds support for Laravel's logoutOtherDevices method which can be called by an Authenticated User to invalidate other sessions. Read Docs here - https://laravel.com/docs/8.x/authentication#invalidating-sessions-on-other-devices

Parsing user created_at column

30 Jan 12:51
7f25062

Choose a tag to compare

1.0.7

Parsing created_at column

Minor variable name change

21 Dec 11:34
a3a7281

Choose a tag to compare

1.0.6

Update LogSuccessfulLogin.php

Added Multi-Language Support

13 Dec 13:16
0c3ad29

Choose a tag to compare

This release adds much needed multi-language support to the package.

Migration reset fix.

25 Nov 15:24
93abae5

Choose a tag to compare

Added table down method to the database resource file.

Typo Fix

21 Nov 10:23
d4cf937

Choose a tag to compare

1.0.3

Fixing Typo

New Device Alert Newline Fix

21 Nov 05:11

Choose a tag to compare

1.0.2

New Line Fix