Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Prisma RBAC extension to "200-extension-examples.mdx" #6166

Merged
merged 6 commits into from
Aug 10, 2024

Conversation

multipliedtwice
Copy link
Contributor

No description provided.

@multipliedtwice multipliedtwice changed the title Update 200-extension-examples.mdx Add Prisma RBAC extension to "200-extension-examples.mdx" Aug 10, 2024
@multipliedtwice
Copy link
Contributor Author

@jharrell @janpio hello, is it okay to add an another extension to the list?

@@ -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 |
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Generally speaking we'd really prefer to keep the naming scheme of prisma-extension-{your extension name} but as you've already made it, I'm not gonna make you change it 😅

@jharrell jharrell merged commit 451a3db into prisma:main Aug 10, 2024
3 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants