79110804

Date: 2024-10-21 15:54:15
Score: 2
Natty:
Report link

I found a solution on my end, basically, I just added 2 Policies for my USERS table, for INSERT and SELECT. Let me know if this works!

INSERT - Enable insert for authenticated users only

SELECT - Enable users to view their own data only

CHECK HERE FOR THE POLICY DESCRIPTIONS

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: euphydev