# smpallen99/coherence

Coherence is a full featured, configurable authentication system for Phoenix

Repository: https://github.com/smpallen99/coherence
Canonical: https://ross.abutalabs.com/products/coherence
Language: Elixir
License: MIT
License Family: permissive
Topics: elixir, phoenix-framework, authentication, hex, package
Last push: 2024-08-20T16:24:14+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3712, "days_push": 743, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1255, forks 221 (observed 2026-08-28T04:04:08.824698+00:00)

## What it is
Coherence is a full-featured, configurable authentication system for the Phoenix web framework in Elixir. It provides modular authentication features such as registration, email confirmation, password recovery, account locking, invitations, and remember-me sessions, with generated customizable boilerplate views and templates.

## Use cases
- add user login and registration to a Phoenix app
- implement email confirmation for new accounts
- add password reset with expiring tokens
- lock accounts after failed login attempts
- send user invitations with sign-up links
- add remember-me persistent login sessions
- track login statistics like counts and IP addresses

## When to choose
- you are building a Phoenix application that needs full user authentication out of the box
- you want configurable, modular auth features like invitations, locking, and confirmation
- you prefer generated boilerplate code you can customize freely

## When to avoid
- you are not using Phoenix or Elixir
- you need token-based API authentication (e.g., JWT) rather than session-based auth
- you need a very actively developed library with frequent updates

## Facets
- artifact type: library
- maturity: maintenance
- function: auth, web-framework
- domain: web-development, security, backend
- platform: elixir
- tags: phoenix, authentication, user-management, password-reset, session-management, web-server

## Member repositories
- smpallen99/coherence (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:08.824698+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T05:07:21.375653+00:00, confidence not recorded.
  - readme: https://github.com/smpallen99/coherence (fetched 2026-08-28T04:04:08.824698+00:00, sha e0a8edc1935c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
