Hi everyone,
I was thinking of integrating Firebase Authentication with Streamlit and if possible maintaining sessions.
Is it possible?
Hi everyone,
I was thinking of integrating Firebase Authentication with Streamlit and if possible maintaining sessions.
Is it possible?
This should help to set session states:
But everytime you refresh on browser or open on new tab, it’s considered as a new session.