444B / streamlit-analytics2

👀 Track & visualize user interactions with your streamlit app
MIT License
22 stars 2 forks source link

Option to load firestore key from dict #21

Closed 444B closed 5 months ago

444B commented 7 months ago

Original issue by alizahidraja on 2023-02-28 20:52:22+00:00

I am trying to deploy an app & I do not want to publicly show my firebase key

For this I use st.secrets to make a dict object, but there is no option to pass it to the track function

444B commented 7 months ago

Comment by nathanjones4323 on 2023-03-08 19:47:59+00:00

@alizahidraja This PR I just created would resolve your issue.

If you want to use this or see this merged, give it a 👍

444B commented 7 months ago

Comment by alizahidraja on 2023-03-08 19:53:19+00:00

Thankyou so much!

444B commented 7 months ago

@alizahidraja @nathanhones is this still relevant?

hansipie commented 6 months ago

Hello ... for me it is :)