fix(auth): update access_token upon expiration using refresh #11

Closed
opened 2025-09-26 09:56:19 +00:00 by chartgerink · 0 comments
Owner

Currently, the client seems logged out when in fact they are still logged in. The refresh token, in HttpOnly cookie, needs to be used to update the access token.

Currently, the client seems logged out when in fact they are still logged in. The refresh token, in HttpOnly cookie, needs to be used to update the access token.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: researchequals/frontend#11
No description provided.