What is the motivation for enhancing this feature?
Enhance the User App by displaying the last login timestamp for each user. This will help in tracking user activity and identifying inactive accounts.
Additional information
We are storing the login history in UserLoginHistory entity
What is the motivation for enhancing this feature?
Enhance the User App by displaying the last login timestamp for each user. This will help in tracking user activity and identifying inactive accounts.
Additional information
We are storing the login history in
UserLoginHistoryentity