Exchange the refresh-token cookie for a fresh access token + a rotated refresh token. Cookies are re-set on the response
POST/api/v1/auth/refresh
Exchange the refresh-token cookie for a fresh access token + a rotated refresh token. Cookies are re-set on the response; no token material is returned in the body. Browser-only by design.
Request
Responses
- 200
- default
Success
Error response