inorganikI
Convex Community4y ago
11 replies
inorganik

Read & Write data access security rules

Hi all. I am just checking out Convex for the first time, and something that is not clear to me from the docs is how read/write access works. In firebase we have security rules, is there a convex equivalent? My main concern is I would like to use a db api that is not a serverless function in order to write data from the client, using CORS as the main security. I don't want something like firebase where api keys are freely exposed, and anyone can write whatever data they like if the security rules allow it.
Was this page helpful?