St.login | Making the world better with data

St.login

Streamlit in app …

Overview

The new st.user feature will allow any OIDC providers to be added to the app. The biggest challenge have been that keeping the token in the session so that when you rerun the app, you will lose the session. This feature will allow you to avoid this and make the features inside the app more …