|
@flametrench/authz
|
Authorization primitives for Flametrench: relational tuples and exact-match check(). Spec-conformant, no rewrite rules in v0.1. |
Apache-2.0 |
2
greenflagged
/ 5 total
|
|
@flametrench/identity
|
Identity primitives for Flametrench: users, credentials (Argon2id-pinned passwords, passkeys, OIDC), and user-bound sessions with rotation-on-refresh. |
Apache-2.0 |
2
greenflagged
/ 5 total
|
|
@flametrench/ids
|
Prefixed wire-format IDs for Flametrench. UUIDv7 storage, self-describing public identifiers. |
Apache-2.0 |
1
greenflagged
/ 3 total
|
|
@flametrench/nextjs
|
Next.js 15 App Router adapter for Flametrench: cookie-backed session helpers, auth route handlers, server-component utilities. |
Apache-2.0 |
0
greenflagged
/ 1 total
|
|
@flametrench/server
|
Reference HTTP server for Flametrench: Fastify 5 app exposing the v0.1 OpenAPI surface, backed by pluggable stores. Bring your own identity/tenancy/authz store; the server wires everything else. |
Apache-2.0 |
2
greenflagged
/ 2 total
|
|
@flametrench/tenancy
|
Tenancy primitives for Flametrench: organizations, memberships, invitations. Spec-conformant revoke-and-re-add lifecycle and atomic invitation acceptance. |
Apache-2.0 |
2
greenflagged
/ 6 total
|