Lockspire

Hex versionDocsCILicense

Lockspire is an embedded OAuth/OIDC authorization server library for Phoenix and Elixir applications.

It lets a Phoenix SaaS team become an OAuth/OIDC provider inside its existing app without moving accounts, login UX, branding, or product policy into a separate auth service.

The public support contract for the current release lives in docs/supported-surface.md.

Current release posture

Lockspire is on a GA release line for the embedded Phoenix library wedge documented in docs/supported-surface.md. That file is the authoritative support contract and proof boundary for the current release.

Normal sustaining releases ride the repo-owned automated release lane from main; maintainers verify train readiness with ./scripts/maintainer/repo_hygiene_check.sh and close each publish with install-truth verification.

Orientation

What Lockspire is not

For exact scope, non-claims, and repo-owned proof, read docs/supported-surface.md before relying on a feature or topology.

Guides