๐Ÿ” Google Auth & Email login with Auth0 in Streamlit video & app

:cherry_blossom: Hello Streamliters! I know you dream of adding a Google or Email login page to your app. Now you can do it for example with Auth0

With the latest Streamlit 1.42 release comes the long-awaited Native OpenID Connect (OIDC) Authentication in Streamlit feature.

It makes it very easy to add a login button connected to any Identity Provider providing OIDC like Google/Firebase, Microsoft, Auth0/Okta, Keycloak or Supabase.

A lot of DataFans on my Youtube channel have been asking for a Streamlit Auth0 login video. I wasnโ€™t very comfortable with Auth0, so I made an app to test it.

demo

And made a video about it:

Auth0 + Streamlit App (up until end of March 2025): https://andfanilo-saas-test.streamlit.app
Github Repo, if you canโ€™t wait for the video: https://github.com/andfanilo/streamlit-auth0-test

Happy Streamlitinโ€™ :grin:

6 Likes

It worked!!

4 Likes

Big Thank You!
Dreamed about this feature for a long time