feat(auth): add WorkOS and Keycloak SSO providers (P8-001) #210

Merged
jason.woltje merged 4 commits from feat/p8-001-sso-providers into main 2026-03-21 12:27:49 +00:00
Showing only changes of commit 307bb427d6 - Show all commits

View File

@@ -51,12 +51,15 @@ Add WorkOS and Keycloak as optional SSO providers to the BetterAuth configuratio
## Quality Gate Results ## Quality Gate Results
| Gate | Status | | Gate | Status |
| ------------------- | ------ | | ------------------- | -------------------------------------------- |
| typecheck | | | typecheck | ✅ 32/32 cached green |
| lint | | | lint | ✅ 18/18 cached green |
| format:check | | | format:check | ✅ All matched files use Prettier code style |
| test (@mosaic/auth) | | | test (@mosaic/auth) | ✅ 8/8 tests passed |
## Verification Evidence ## Verification Evidence
⏳ Pending - `pnpm typecheck` — FULL TURBO, 32 tasks successful
- `pnpm lint` — FULL TURBO, 18 tasks successful
- `pnpm format:check` — All matched files use Prettier code style!
- `pnpm --filter=@mosaic/auth test` — 8 tests passed, 0 failed