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
Used admin plugin to do this need to wait for the above PR to avoid membership check
Was this page helpful?