Yanqi Zong
Results
22
issues of
Yanqi Zong
## Summary by cubic Enable explicit organizationId for team operations to support multi-org workflows and remove reliance on the active organization. The add/remove team member endpoints now accept organizationId and...
- Added foreign key reference from ssoProvider.organizationId to organization.id with cascade delete - Added foreign key reference from ssoProvider.userId to user.id with set null on delete see https://github.com/better-auth/better-auth/issues/4973