Bypassing member restriction in organization plugin
Is ther way to bypass member restriction as a super admin to implement impersonation? Looks like it's related to https://github.com/better-auth/better-auth/pull/4390
GitHub
I'm hoping to start discussion around allowing non-members to add, remove, change roles, etc... of org members. This PR currently has a very naive implementation, where the membership check...
Solution