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
feat(organization): make membership optional by alliefitter · Pull...
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
Jump to solution
1 Reply
Solution
metacortex
metacortex2w ago
Used admin plugin to do this need to wait for the above PR to avoid membership check

Did you find this page helpful?