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

All users can view all other items created. #418

Open
Shubhampratapsingh opened this issue Jan 5, 2023 · 0 comments
Open

All users can view all other items created. #418

Shubhampratapsingh opened this issue Jan 5, 2023 · 0 comments

Comments

@Shubhampratapsingh
Copy link

Shubhampratapsingh commented Jan 5, 2023

Use Case: There is a multi author blog app based on react and userbase. I have one database i.e "Blogs".
All the user create their blog post in the same database.
Currently only creator are able to read and write blog post.
But I want every user to just read other blog post and only blog post creator can edit or delete that.
Share database not working in my usecase, it's giving error as ShareTokenNotAllowed.

How can i achieve this feature?

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

No branches or pull requests

1 participant