🔑 Ownership-based access is now available #448
SebConejo
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi folks,
We’ve just published a new release that adds ownership-based access for items. You can now use the
self
condition in your access rules to ensure that only an item’s owner is permitted to perform those actions.This makes it straightforward to lock down create, read, update, or delete operations so they only apply to the item’s owner.
📘 See the updated documentation: https://manifest.build/docs/access#ownership-based-access
🙏 Thanks to @tvanh3 for requesting this feature! Thanks to @signalwerk and @lollillol for upvoting it!
Happy coding 😃,
Beta Was this translation helpful? Give feedback.
All reactions