Teddy Hartanto
Teddy Hartanto
I'd love to see this implemented too! I like to use the tint no matter what time of the day it is.
Hi all, I highly appreciate all the discussions & efforts in this thread. I'm a complete newbie when it comes to X509 certificate / ASN.1 encoding standards. I see there...
Nope and RLS not enabled at all:  I don't use RLS & Data API in my project (`public` schema) Should I have enabled RLS and set a policy there...
_(I deleted the previous comment because I tested wrongly and so the result I reported was wrong. Below is the real report)_ Okay I tried it out.  I set...
i would get `SUBSCRIBED` instead of `CHANNEL_ERROR` if the RLS for `realtime.messages` is simply set to `true`. I've tested from `true` -> `EXIST (SELECT 1)` -> ` (EXISTS ( SELECT...
@w3b6x9 yeah i think it's not the access token. I monitored the WS payloads and I could see that the `authenticated` JWT token is passed correctly instead of an `anon`...
@filipecabaco ## When RLS Policy is `(EXISTS ( SELECT 1 FROM chat_room_members))`  ``` {"ref":"1","event":"phx_reply","payload":{"status":"error","response":{"reason":"You do not have permissions to read from this Topic"}},"topic":"realtime:19a51893-6168-4b2d-91a6-47b0db323f64"} ``` ## When RLS Policy is...
Hi @mcd01, no answer yet unfortunately