[FE] Add token refresh API integration for MR modal

Note: Mutation TBD, see most recent update: &16927 (comment 2633391145)

image

Integrate with API

  1. User clicks on "refresh" button
  2. FE makes a request
  3. BE responds with updatedAt and status
  4. "Last checked" date is updated with updatedAt
Edited by Samantha Ming