Support Refresh Token Rotation
Support Refresh Token Rotation (RTR) to enhance security and eliminate long-lived static tokens. By automatically issuing a new refresh token with every API call, we can mitigate token abuse risks and align with enterprise security compliance—without breaking the connection or requiring manual re-authentication.
1
vote