WIP: fix(auth): upgrade cookie flows to upgrade access tokens, refresh tokens #101

Closed
chartgerink wants to merge 4 commits from fix/92 into main
Owner
  • Upgrade /api/auth/refresh to handle redirects
  • Update middleware to redirect to refresh endpoint
  • Add unit tests for refreshing

WIP because I am still figuring out how this plays with the frontend, to enable seamless refreshing of tokens. It may be an issue sending cookies across origins, but I don't know (yet).

- Upgrade `/api/auth/refresh` to handle redirects - Update middleware to redirect to refresh endpoint - Add unit tests for refreshing WIP because I am still figuring out how this plays with the frontend, to enable seamless refreshing of tokens. It may be an issue sending cookies across origins, but I don't know (yet).
Author
Owner

Closing this in favor of a new PR.

Closing this in favor of a new PR.
chartgerink closed this pull request 2025-11-04 13:10:22 +00:00

Pull request closed

Sign in to join this conversation.
No description provided.