Simple Authentication for Streamlit Apps

Does this remember that the user is authenticated even after manual refresh? I cloned the repo and its authentication user but on a manual refresh of the web page it log me out. I did a simple code using Firebase and was able to authenticate the user but have a similar issue on browser refresh.

@ankmishra04 - Yes, with the latest cookies feature, it should survive a refresh.

Hello rahul-psych.
Would you share your implementation with streamlit.secret with me?
I plan to share my app with streamlit share, so Iโ€™d like to implement the built-in structures of streamlit for my secrets.

@asehmi : Many thanks for your work. You saved me a lot of work.

Regards Sven

1 Like