Skip to content

Conversation

Surbhi-sharma1
Copy link
Contributor

@Surbhi-sharma1 Surbhi-sharma1 commented Aug 1, 2025

update last login after user authentication in login API

PLM-2311

Description

update last login after user authentication in login API
Fixes #2311

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which dsbksjadds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Intermediate change (work in progress)

How Has This Been Tested?

Checklist:

  • Performed a self-review of my own code
  • npm test passes on your machine
  • New tests added or existing tests modified to cover all changes
  • Code conforms with the style guide
  • API Documentation in code was updated
  • Any dependent changes have been merged and published in downstream modules

…ion in login API

update last login after user authentication in login API

PLM-2311
@Surbhi-sharma1 Surbhi-sharma1 requested review from yeshamavani and a team as code owners August 1, 2025 08:22
@Surbhi-sharma1 Surbhi-sharma1 requested a review from prernagp August 1, 2025 08:22
Copy link

sonarqubecloud bot commented Aug 6, 2025

@a-ganguly a-ganguly merged commit e169b24 into master Aug 6, 2025
7 of 8 checks passed
@a-ganguly a-ganguly deleted the PLM-2311 branch August 6, 2025 08:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"last_login" field in User model is not getting updated via authentication service's login API.
3 participants