zerobyte/app/server/modules/auth
Nico f511095fde
fix(sso): prevent auto-linking with an existing account in a different org (#607)
* fix(sso): prevent auto-linking with an existing account in a different org

* chore: lint issue

* chore: bump @better-auth/sso
2026-03-03 20:27:50 +01:00
..
__tests__ test: increase coverage for existing controllers 2026-03-02 21:16:48 +01:00
auth.controller.ts fix(sso): prevent auto-linking with an existing account in a different org (#607) 2026-03-03 20:27:50 +01:00
auth.dto.ts feat: separate global admin page (#595) 2026-02-28 12:32:43 +01:00
auth.errors.ts test: use better-auth built-in test plugin (#599) 2026-03-01 15:10:50 +01:00
auth.middleware.ts feat: OIDC (#564) 2026-02-27 23:13:54 +01:00
auth.service.ts feat: separate global admin page (#595) 2026-02-28 12:32:43 +01:00
dev-panel.middleware.ts feat: dev panel (#489) 2026-02-09 22:04:21 +01:00
helpers.ts refactor: upgrade to drizzle v1 (#450) 2026-02-01 19:14:52 +01:00