SpacetimeDB icon indicating copy to clipboard operation
SpacetimeDB copied to clipboard

Where to find documentation about RLS?

Open Last8Exile opened this issue 9 months ago • 0 comments

Cannot find documentation about RLS (Row Level Security).

Looking through issues it seems RLS is experimental and only client side. So malicious user can remove any restrictions from the subscribtion query.

And is it possible to return data from reducer to the calling client? This way client can read private table using reducer (with authorisation and transactions).

Last8Exile avatar Apr 08 '25 22:04 Last8Exile