Skip to content

Commit

Permalink
Add Prisma RBAC extension to "200-extension-examples.mdx" (#6166)
Browse files Browse the repository at this point in the history
  • Loading branch information
multipliedtwice authored Aug 10, 2024
1 parent 16be924 commit 451a3db
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ The following is a list of extensions created by the community. If you want to c
| [`prisma-extension-random`](https://github.com/nkeil/prisma-extension-random) | Lets you query for random rows in your database |
| [`prisma-paginate`](https://github.com/sandrewTx08/prisma-paginate) | Adds support for paginating read queries |
| [`prisma-extension-streamdal`](https://github.com/streamdal/prisma-extension-streamdal) | Adds support for Code-Native data pipelines using Streamdal |
| [`prisma-rbac`](https://github.com/multipliedtwice/prisma-rbac) | Adds customizable role-based access control |

If you have built an extension and would like to see it featured, feel free to add it to the list by opening a pull request.

Expand Down

0 comments on commit 451a3db

Please sign in to comment.