Ross ROSS = Recommend OSS · open-source software intelligence for agents

mkhorasani/Streamlit-Authenticator

A secure authentication module to manage user access in a Streamlit application. observed · 2026-08-28

github.com/mkhorasani/Streamlit-Authenticator · Python · MIT (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
mkhorasani/Streamlit-Authenticatormain66

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