Augustin
Augustin
Draft for Permissions checker / issue #242
**Is your feature request related to a problem? Please describe.** Prisma does not allow for easily obtaining computed fields. A great solution has been proposed by the community, but it...
## Steps to reproduce This issue occurs in the [better-auth Next.js demo](https://github.com/better-auth/better-auth/tree/main/demo/nextjs), specifically in the `organization` plugin callback. **Original Repository:** https://github.com/better-auth/better-auth/tree/main/demo/nextjs **Repro (extracted demo folder with tsgo config, without any...