trebor
06/20/2022, 1:50 PMauth.someclaim() = mytable.somecolumn but when I try to read a custom property of the custom JWT token in the RLS policy editor, I get this error. Any ideas?Needle
06/20/2022, 1:50 PMtrebor
06/20/2022, 2:25 PM(((current_setting('request.jwt.claims'::text, true))::json ->> 'address'::text) IS NOT NULL)silentworks
06/20/2022, 7:24 PM