Discussed in #2377
Originally posted by link-discord July 15, 2021
I'm trying to insert a new user in my frontend but the row-level security denies it
I have used the policy template that only lets authenticated users insert new rows
but it still refuses to let me insert data even though in frontend it logs that I do have "authenticated" as the role
Any help on this?




Discussed in #2377
Originally posted by link-discord July 15, 2021
I'm trying to insert a new user in my frontend but the row-level security denies it
I have used the policy template that only lets authenticated users insert new rows
but it still refuses to let me insert data even though in frontend it logs that I do have "authenticated" as the role
Any help on this?