managarten/services/mana-auth/src
Till JS 14df2cd9e2 fix(auth): declare accessTier as additionalField so Better Auth includes it in user object
Without this, Better Auth's definePayload receives a user object
without the custom accessTier column, causing the JWT tier claim
to always default to 'public'.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-31 12:46:29 +02:00
..
auth fix(auth): declare accessTier as additionalField so Better Auth includes it in user object 2026-03-31 12:46:29 +02:00
db feat(auth): add access tier system for phased app releases 2026-03-30 21:50:06 +02:00
email feat(services): create mana-auth (Hono + Bun) — Phase 5 auth rewrite 2026-03-28 02:43:44 +01:00
lib feat(services): create mana-auth (Hono + Bun) — Phase 5 auth rewrite 2026-03-28 02:43:44 +01:00
middleware feat(services): create mana-auth (Hono + Bun) — Phase 5 auth rewrite 2026-03-28 02:43:44 +01:00
routes fix(mana-auth): add session-to-token endpoint and return JWT from login 2026-03-30 21:56:35 +02:00
services feat: GPU offload, signup limit, load tests & capacity planning 2026-03-28 21:14:24 +01:00
config.ts feat(services): create mana-auth (Hono + Bun) — Phase 5 auth rewrite 2026-03-28 02:43:44 +01:00
index.ts feat(auth): add access tier system for phased app releases 2026-03-30 21:50:06 +02:00