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

[lw1] Implement Supabase RLS on all tables #70

Open
5 tasks
rotimi-best opened this issue Dec 3, 2023 · 2 comments
Open
5 tasks

[lw1] Implement Supabase RLS on all tables #70

rotimi-best opened this issue Dec 3, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@rotimi-best
Copy link
Owner

Feature Description

Enforce RLS on every table for security.

Use Case

Avoids anyone from accessing/manipulating data in the db

Proposed Solution

Learn more from the supabase docs on how to implement RLS and what level of RLS is required.

Alternatives (optional)

No response

Additional Context

No response

Please check the boxes that apply to this feature request.

  • I have searched the existing feature requests to make sure this is not a duplicate.
  • I have provided a detailed description of the requested feature.
  • I have explained the use case or scenario for this feature.
  • I have included any relevant technical details or design suggestions.
  • I understand that this is a suggestion and that there is no guarantee of implementation.
@rotimi-best rotimi-best added the enhancement New feature or request label Dec 3, 2023
Copy link

github-actions bot commented Dec 3, 2023

Thanks for the issue, our team will look into it as soon as possible. If you would like to work on this issue, please wait for us to decide if it's ready. To claim an issue that does not have the "needs triage" label, please leave a comment that says ".take". If you have any questions, please reach out to us on Discord or follow up on the issue itself.
For full info on how to contribute, please check out our [contributors guide](/contributor guide)

@rotimi-best rotimi-best changed the title Implement RLS on all tables Implement Supabase RLS on all tables Dec 3, 2023
@rotimi-best
Copy link
Owner Author

Thanks to this amazing launch from the @supabase team, I can easily implement this feature easily

https://supabase.com/blog/studio-introducing-assistant

@rotimi-best rotimi-best self-assigned this Jan 28, 2024
@rotimi-best rotimi-best changed the title Implement Supabase RLS on all tables [lw1] Implement Supabase RLS on all tables Mar 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: In progress
Development

No branches or pull requests

1 participant