DTS-STN / secure-client-hub

Beta authenticated client application for accessing benefits
MIT License
2 stars 2 forks source link

Add separate axios call to update user login date #659

Closed krischarbonneau closed 5 months ago

krischarbonneau commented 5 months ago

Changelog

feat:add separate axios call to update user's last login date

Description of proposed changes:

I was previously unaware that we were required to make an API call to another endpoint in order to update the user's login date. This PR adds that as a separate POST request.

What to test for/How to test

  1. Can't really test unless on staging. If you wish to test locally, send me a message to get set up with a mock Prism server.
github-actions[bot] commented 5 months ago

Integration Deployment :rocket: - Build Status Default Tests Workflow Status Jest Coverage Report Cypress Coverage Report