- Notifications
You must be signed in to change notification settings - Fork 541
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Description
Enforce RLS policies for the profiles table to allow read access for all users, but restrict updates to each user's own profile.
Suggested solution
Set up appropriate RLS policies in Supabase for the profiles table.
Alternative
Granular permissions can be added for more control as needed.
Additional context
Secures and restricts profile data modifications.
Validations
- Follow our Code of Conduct
- Read the Contributing Guidelines.
- Read the docs.
- Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request