Firebase secure deployment support#30
Open
nathanjones4323 wants to merge 3 commits intojrieke:mainfrom
Open
Conversation
Author
|
Link to Streamlit discussion on this PR |
Author
|
Resolves Issue #29 |
Author
|
@jrieke Let me know if you need me to update anything or have questions ! |
|
Would be really nice if this PR would be merged at some point... |
|
I would also like a solution of this kind |
5 tasks
|
FYI this PR was integrated into version 0.7.0 of streamlit-analytics2 downstream fork (latest version 0.7.7 at time of writing) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This package is awesome! My only problem was that I need to persist the data with firebase, but I can't push my
firestore-key.jsonfile to GitHub for security.This PR uses the method from this blog post to read the firebase credentials from
st.secretsin addition to directly fromfirestore-key.jsonREADME.mdpandas.DataFrameinstead of a singledict