authentication to local couchbase mobile

37 views
Skip to first unread message

Seung Chan Lim

unread,
May 24, 2014, 6:27:47 PM5/24/14
to mobile-c...@googlegroups.com
I understand that couchbase lite doesn't support logins. So if I have a mobile app that supports multiple users to login (via sync gateway) should their local db be segmented to prevent them from inadvertently (through software error) clobbering each other's documents?

J. Chris Anderson

unread,
May 25, 2014, 9:40:09 AM5/25/14
to mobile-c...@googlegroups.com
Yes. It is up to you app code to do access control on device, so db-per-user (with perhaps a shared db for shared documents) is probably best.

Chris

Reply all
Reply to author
Forward
0 new messages