mirror of
https://github.com/better-auth/better-auth.git
synced 2026-07-31 20:05:38 -05:00
* feat: add custom roles * chore: remove unused import * docs: add access control to admin plugin * feat: add custom roles * fix: update formatting to fix lint error * fix: small fixes/optimizations * fix: linting * feat: make ready for v1.2 * fix: linting * fix: remove incorrect negation in success check * docs: update incorrect function and variable names * fix: resolved merge conflicts * fix: merge conflicts * fix: linting * refactor: make role field optional again * refactor(access): improve auth logic and add tests for access control * chore: fix linting * refactor(admin): enhance access control types and improve admin client functionality * chore: fix types --------- Co-authored-by: Bereket Engida <bekacru@gmail.com>