User only gets the feeds he has created ? How can i manage that
This topic has been created from a Discord post (1281008633353605163) to give it more visibility.
It will be on Read-Only mode here.
Join the conversation on Discord
User only gets the feeds he has created ? How can i manage that
This topic has been created from a Discord post (1281008633353605163) to give it more visibility.
It will be on Read-Only mode here.
Join the conversation on Discord
How can I tell that a User only find the feeds he has created?
Not sure what your context or use-case is, but I just stumbled upon this in the docs. You can add content restriction based on the ownership. Is this helpful to you?
I cover this topic in this tutorial: Next.js and Strapi CRUD Permissions
It is using Next.js, I show you how to create custom middleware to check if user is the owner as well us how to inject that middleware to users-permission plugin to only give the ability to the user to update content that they created.
Thanks you both for your quick response. And it’s helpful
<@960590891200970812> Your article is more detailed.
[Solved] How can I tell that a User only find the feeds he has created?