From 96e776b95c0aee9bd5ff6cf4a5c51370192fc9ad Mon Sep 17 00:00:00 2001 From: laurenhitchon Date: Wed, 29 Jul 2026 16:42:42 +1000 Subject: [PATCH] docs(tech-stack): mark awards auth migration complete MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit awards cut over to Better Auth on 2026-07-20 (issue #56 closed 2026-07-21). Tick its Standardisation roadmap row (Auth.js v5 beta → Better Auth ✅, migrated 2026-07-21) and move it from the Auth.js line to the Better Auth line in Auth & Access Management. --- TECH_STACK.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/TECH_STACK.md b/TECH_STACK.md index 4ff646d..dc559b2 100644 --- a/TECH_STACK.md +++ b/TECH_STACK.md @@ -105,10 +105,10 @@ Standard going forward: **Better Auth** (reference implementation: nswds-app). - ✅ [Better Auth](https://www.better-auth.com/) — nswds-app, reviewers, - attestation; the fleet standard for all new and migrated auth -- ⚠️ [Auth.js (NextAuth)](https://authjs.dev/) — awards, - engagement, nswds-email; every one is on the v5 **beta** - (`5.0.0-beta.x`). Migrating away → Better Auth + attestation, awards; the fleet standard for all new and migrated auth +- ⚠️ [Auth.js (NextAuth)](https://authjs.dev/) — engagement, nswds-email; + every one is on the v5 **beta** (`5.0.0-beta.x`). Migrating away → + Better Auth ## Database & ORM @@ -140,7 +140,7 @@ full target stack (Better Auth + Neon + Drizzle). | engagement | Turso | Auth.js v5 beta | database + auth | [engagement#218](https://github.com/digitalnsw/engagement/issues/218) | | attestation | Neon ✅ | Better Auth ✅ | — (migrated 2026-07-23) | [attestation#188](https://github.com/digitalnsw/attestation/issues/188) | | nswds-email | Turso | Auth.js v5 beta (3 providers: credentials + magic link + Entra) | database + auth + its Turso-coupled test harness; planned as three PRs | [nswds-email#465](https://github.com/digitalnsw/nswds-email/issues/465) | -| awards | Neon ✅ | Auth.js v5 beta (credentials + email-OTP MFA + magic link + Entra) | auth only, in place | [awards#56](https://github.com/digitalnsw/awards/issues/56) | +| awards | Neon ✅ | Better Auth ✅ | — (migrated 2026-07-21) | [awards#56](https://github.com/digitalnsw/awards/issues/56) | | nswds-app | Neon ✅ | Better Auth ✅ | — (reference) | — | | digitalnsw | Neon ✅ | — | — | — |