mkhorasani/Streamlit-Authenticator
A secure authentication module to manage user access in a Streamlit application. observed · 2026-08-28
Health v2 · maintenance only
66/100
- Activity 90
- Release rhythm 16
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 153
- age_days: 1761
- days_rel: 550
- days_push: 63
- n_releases_24m: 2
Adoption not part of the score
2083 stars · 290 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Python library providing secure authentication widgets and credential management for Streamlit applications. It supports login, registration, password reset, and cookie-based session handling via a YAML config file.
Use cases
- add a login page to a streamlit app
- manage user credentials in streamlit
- implement password reset in streamlit
- register new users in a streamlit application
- secure a streamlit dashboard with authentication
- store hashed passwords in a yaml config for streamlit
When to choose
- you are building a Streamlit app and need drop-in login, registration, and password management widgets
- you want cookie-based session persistence and hashed credential storage without building auth from scratch
When to avoid
- you need full OAuth2 or SSO flows rather than credential-based login
- your application is not built on Streamlit
Facets
library · maturity active
auth ui-components form-handling web-development security developer-tools python streamlit login-widget two-factor-authentication user-registration password-reset yaml-config web-server
2 sources
- readme: https://github.com/mkhorasani/Streamlit-Authenticator · fetched 2026-08-28 · 139e7e4ef578
- registry_pypi: https://pypi.org/pypi/streamlit-authenticator/json · fetched 2026-08-29 · b271d02fc09c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mkhorasani/Streamlit-Authenticator | main | 66 |
For agents
markdown · JSON · MCP: product_card(name="mkhorasani/Streamlit-Authenticator")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem