Exchanges a valid refresh token for a new access token and refresh token pair. The old refresh token is automatically revoked as part of the token rotation security mechanism.The service implements automatic token rotation and detects token reuse attacks. If a revoked token is presented, all tokens in that family are revoked for security.