Thespica opened a new issue, #2750:
URL: https://github.com/apache/incubator-hugegraph/issues/2750

   ### Feature Description (功能描述)
   
   In version 2.0, users are managed globally. But currently, users are managed 
by graph.
   
   In order to patch that and enable client's ci related to login, we need to 
move login path from `graphs/{graph}/auth/login` to `auth/login`.
   
   CURRENT implementation:
   
https://github.com/apache/incubator-hugegraph/blob/42f9a7638ba0d3d75744c69690938c4ca1074e56/hugegraph-server/hugegraph-api/src/main/java/org/apache/hugegraph/api/auth/LoginAPI.java#L54C8-L79
   
   NEW implementation for reference:
   
   
![Image](https://github.com/user-attachments/assets/590fdf5d-f265-4eb1-80aa-05b1291fb6af)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to