-
Notifications
You must be signed in to change notification settings - Fork 4
Closed
Labels
Description
The user model should include login tracking info.
New columns / model attributes:
- Last login date + time
- Total number of logins
The following features are needed:
- When a user logs in, update the "last login" column and increase the login counter
- Include the columns in the Filament resource (shown by default)
- Make the columns filterable
Feature tests must be included.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done