Here is my go at a starter kit for streamlit,
Contains some key functions for user authentication, role management, session management along with some nice admin functions for dynamic page addition and menu sorting amongst others,
Admin Login
Username - admin
Password - 1234
Let me know what you think
https://starterkit.streamlit.app/
8 Likes
Jes1
July 16, 2025, 8:22pm
2
Very neat indeed! How are users and added content stored?
Everything is stored in a SQLite database, Users, Roles, Pages and menu order etc are all dynamic
I’ve made the repo public if you would like to look at the code
Contribute to bomberstoke/streamlit_auth development by creating an account on GitHub.
2 Likes
system
Closed
January 13, 2026, 5:49am
4
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.