Streamlit-Authenticator, Part 1: Adding an authentication component to your app

I created a sample app that uses streamlit’s multi-page feature and authenticator. The source code is in github.

To login you can use username paul with password Peace. Or username alan with password Judge.

2 Likes