streamlit-google-auth icon indicating copy to clipboard operation
streamlit-google-auth copied to clipboard

Add google_auth_oauthlib.flow.Flow.from_client_config support?

Open ehenry09 opened this issue 1 year ago • 1 comments

This is not an issue, but a suggestion. :D

Any chance you would be willing to make an update to support the google_auth_oauthlib.flow.Flow.from_client_config class method instead of having to be dependent on a file?

https://google-auth-oauthlib.readthedocs.io/en/latest/_modules/google_auth_oauthlib/flow.html#Flow.from_client_config

I am deploying in a container and would prefer not to write the file.

ehenry09 avatar Jul 30 '24 20:07 ehenry09

I also would like a support for this :)

wtberry avatar Nov 22 '24 02:11 wtberry