zerobyte/app/server/lib/auth/middlewares
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__ fix(sso): prevent auto-linking with an existing account in a different org (#607) 2026-03-03 20:27:50 +01:00
convert-legacy-user.ts feat: OIDC (#564) 2026-02-27 23:13:54 +01:00
only-one-user.ts feat: OIDC (#564) 2026-02-27 23:13:54 +01:00
require-sso-invitation.ts fix(sso): prevent auto-linking with an existing account in a different org (#607) 2026-03-03 20:27:50 +01:00
trust-sso-provider-for-linking.ts test: use better-auth built-in test plugin (#599) 2026-03-01 15:10:50 +01:00
validate-sso-callback-urls.ts fix(sso): prevent auto-linking with an existing account in a different org (#607) 2026-03-03 20:27:50 +01:00
validate-sso-provider-id.ts feat: OIDC (#564) 2026-02-27 23:13:54 +01:00