ChenZiHong-Gavin opened a new pull request, #70:
URL: https://github.com/apache/incubator-hugegraph-ai/pull/70

   1. add auth to gradio(using auth provided by gradio)
   auth – If provided, username and password (or list of username-password 
tuples) required to access the gradio app. Can also provide function that takes 
username and password and returns True if valid login.
   refer: https://www.gradio.app/main/docs/gradio/blocks
   2. add auth to fastapi(using APIRouter)
   refer: https://fastapi.tiangolo.com/reference/apirouter/#fastapi.APIRouter


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to