Open JasperStardream opened 1 year ago
Found an issue, the token nonce should not be constant, it's very dangerous to do so.
The issue of API idempotence is mainly related to the following three APIs: /api/workspace POST /api/workspace/:id DELETE /workspace/:id/blob. PUT
Our team has identified several areas that need to be optimized to improve code stability. We plan to implement the following changes:
These optimizations will help us create a more stable and efficient system, improving code stability and enhancing the user experience.