Is there a way of allowing access only to authenticated users?
The only default role is "_admin" according to the docs I could find.
There's no "_user" role, meaning anyone in the _users db, is there?

I'd rather not have the data completely public, only accessible to
signed-up users. People in the "_users" database.

Adding each individual user who signs up to a custom role "users"
doesn't sound like a good way to achieve this. Or is the only way? Any
suggestions?

Thanks,

Marcus

Reply via email to