Skip to main content
Version: 0.7.0

Refresh access token

POST 

/api/auth/refresh

Validates the refresh token from the httpOnly cookie and issues a new short-lived access token. Rate limited to 30 requests per hour per session

Responses

Access token refreshed, new cookie set