mirror of
https://github.com/LukeHagar/better-auth.git
synced 2025-12-09 12:27:43 +00:00
* feat: add support for passing multiple roles as array * docs(admin): update docs * fix(admin): Fix admin role types not referenced correctly when custom roles are not passed * test(admin): add test for multiple roles * fix(admin): Fix duplicate exports of InferRolesFromOption and parseRoles from admin and organization plugin