Refresh Token
auth
Refresh Token
Rotate refresh token: single-use rotation with family revocation on reuse.
Accepts refresh_token via JSON body or ‘refresh_token’ cookie. On reuse of an already-used token: revokes the entire token family (logout).
POST
Refresh Token