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

ueberauth/ueberauth

An Elixir Authentication System for Plug-based Web Applications observed · 2026-08-28

github.com/ueberauth/ueberauth · Elixir · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

65/100

  • Activity 93
  • 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-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4342
  • days_rel: n/a
  • days_push: 45
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1716 stars · 119 forks observed · 2026-08-28

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

Ueberauth is an Elixir authentication framework for Plug-based web applications, providing a two-phase authentication API inspired by Omniauth. It handles the initial authentication challenge (e.g., OAuth flows) through pluggable community strategies, while leaving per-request authentication to the application or companion libraries like Guardian.

Use cases

  • add GitHub OAuth login to a Phoenix app
  • support sign-in with multiple third-party providers
  • implement social login in a Plug-based Elixir web app
  • build custom authentication strategies for Elixir
  • integrate OAuth2 flows with phx.gen.auth
  • collect credentials from a login form in a standardized way

When to choose

  • you're building a Phoenix or Plug-based Elixir app and need third-party provider login
  • you want a consistent API across many OAuth/OAuth2 strategies
  • you need to pair initial authentication with JWT sessions via Guardian

When to avoid

  • you need per-request session authentication handled for you
  • you're not using Plug-based Elixir web frameworks
  • you need a full turnkey auth solution with user management out of the box

Facets

library · maturity stable

auth middleware web-framework web-development backend security developer-tools elixir oauth2 oauth phoenix plug authentication-strategies omniauth-inspired web-server

1 source

Member repositories

RepositoryRoleHealth v2
ueberauth/ueberauthmain65

For agents

markdown · JSON · MCP: product_card(name="ueberauth/ueberauth")

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