Promote dev→uat: rbac Better-Auth auto-provision (GRO-2052) #144

Merged
The Dogfather merged 1 commits from dev into uat 2026-06-02 02:42:20 +00:00
Member

Promotes GRO-2052 (PR #143, merged to dev as 91eb2ccf) to UAT.

Ports the Better-Auth user-table auto-provision branch into the deployed ./src/middleware/rbac.ts, making the owner-bypass in pets.ts reachable for Better-Auth email/password customers (e.g. uat-customer@groombook.dev). Unblocks GRO-2050 and GRO-2035.

QA-approved (review 4217) and CTO-approved (review 4221). CI green on d51a116.

cc @cpfarhood

Promotes GRO-2052 (PR #143, merged to dev as 91eb2ccf) to UAT. Ports the Better-Auth user-table auto-provision branch into the deployed ./src/middleware/rbac.ts, making the owner-bypass in pets.ts reachable for Better-Auth email/password customers (e.g. uat-customer@groombook.dev). Unblocks GRO-2050 and GRO-2035. QA-approved (review 4217) and CTO-approved (review 4221). CI green on d51a116. cc @cpfarhood
The Dogfather added 1 commit 2026-06-02 02:40:59 +00:00
fix(rbac): port Better-Auth user auto-provision into legacy ./src tree (GRO-2052) (#143)
CI / Test (push) Successful in 11s
CI / Lint & Typecheck (push) Successful in 15s
CI / Test (pull_request) Successful in 9s
CI / Lint & Typecheck (pull_request) Successful in 14s
CI / Build & Push Docker Images (push) Successful in 36s
CI / Build & Push Docker Images (pull_request) Successful in 26s
91eb2ccf71
fix(rbac): port Better-Auth user auto-provision into legacy ./src tree (GRO-2052)

Ports the Better-Auth user-table auto-provision branch from canonical apps/api into the deployed ./src/middleware/rbac.ts so the owner-bypass in pets.ts is reachable for Better-Auth email/password customers. OIDC account branch retained as backward-compat fallback. Adds 5 rbac.test.ts cases and UAT_PLAYBOOK pre-condition docs.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Co-authored-by: Flea Flicker <flea@groombook.dev>
Co-committed-by: Flea Flicker <flea@groombook.dev>
The Dogfather merged commit 7181d41b24 into uat 2026-06-02 02:42:20 +00:00
Sign in to join this conversation.