Back to browse
GitHub Repository

Modern, composable authentication for Go

417 starsGo

Limen – Composable Authentication for Go

by brianiyoha·Jul 7, 2026·2 points·0 comments

AI Analysis

●●SolidSlickNiche Gem

Go auth library inspired by better-auth with plugin-first modular architecture.

Strengths
  • Plugin-first design means you only import auth methods you actually need
  • Database and framework agnostic with Gorm adapter included
  • 417 stars and 234 commits show active development and community interest
Weaknesses
  • Requires Go 1.25+, limiting adoption for teams on older versions
  • Auth libraries are crowded space with Casbin, Go-Auth, and others established
Target Audience

Go backend developers building applications requiring authentication

Similar To

better-auth · Casbin · go-auth

Similar Projects

Security●●Solid

Seamless Auth – open-source passwordless authentication

Implements real WebAuthn/passkey support plus OTP and HTTP-only cookie session validation, and exposes JWKS and token endpoints — plus an npx create-seamless scaffold and Docker Compose so you can stand up the stack in minutes. The repo deliberately focuses on the auth engine (no admin UI or hosted control plane), which makes it easy to audit and integrate; still, the space is crowded with Ory/Keycloak/Supabase, so this is best if you specifically want a lean, self-hostable passwordless core.

Niche GemShip It
bccorb1000
304mo ago