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

qvest-digital/loginsrv

JWT login microservice with plugable backends such as OAuth2, Google, Github, htpasswd, osiam, .. observed · 2026-08-28

github.com/qvest-digital/loginsrv · Go · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3582
  • days_rel: n/a
  • days_push: 2013
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1930 stars · 148 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A standalone minimalistic login microservice written in Go that authenticates users against pluggable backends (htpasswd, simple config, HTTP upstream, OSIAM, and OAuth2 providers like GitHub, Google, GitLab, Bitbucket, Facebook) and issues JWT tokens. It can run as a standalone service, Docker container, Go library, or Caddy plugin.

Use cases

  • add JWT-based login to a web app without building auth myself
  • authenticate users against htpasswd files and issue JWTs
  • add social login with GitHub or Google to my site
  • run a small standalone authentication microservice
  • use login as a Caddy plugin in front of my services
  • issue JWTs from simple configured user/password pairs

When to choose

  • you need a lightweight, standalone JWT login endpoint with multiple pluggable backends
  • you use Caddy and want login handled at the server level
  • you want OAuth2 social login (GitHub, Google, GitLab, etc.) without heavy identity-provider infrastructure

When to avoid

  • you need a full identity management platform with user registration, MFA, and admin UI
  • you need actively maintained software with recent releases and security patches
  • you need enterprise SSO protocols like SAML or OIDC discovery

Facets

service · maturity maintenance

auth http-server middleware security backend web-development self-hosted windows go self-hosted jwt oauth2 login-server caddy-plugin htpasswd microservice authentication linux macos docker

1 source

Member repositories

RepositoryRoleHealth v2
qvest-digital/loginsrvmain23

For agents

markdown · JSON · MCP: product_card(name="qvest-digital/loginsrv")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem