Skip to content

API / python client access to application secured via oauth #10574

Closed as not planned
Closed as not planned
@blenzi

Description

@blenzi
  • [ x] I have searched to see if a similar issue already exists.

Is your feature request related to a problem? Please describe.

I have a gradio application that is secured via oauth like in the example here: https://www.gradio.app/guides/sharing-your-app#o-auth-with-external-providers. I would like to access it using the python client as well. Is there a way to do it securely, for exemple adding a password authentication or some other method on top ? It looks like auth and auth_dependency cannot be used together in gr.mount_gradio_app

Metadata

Metadata

Assignees

Labels

APIRelated to the one of the client libraries or usage of Gradio via APIenhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions