On Mar 6, 2014, at 11:24 AM, Alan McKean <[email protected]> wrote: > A given user can only read from their own db because each user has a unique > username/password combo in _users. The user's db username/password is sent > with each db request. All communications are over https.
Oh, you're using the database-per-user approach. That'll do, as long as you don't need to share data between users; then it gets messy :) --Jens -- You received this message because you are subscribed to the Google Groups "Couchbase Mobile" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/mobile-couchbase/5D6EEC48-4D17-4DB4-AF79-FA60AEE1A7E7%40couchbase.com. For more options, visit https://groups.google.com/groups/opt_out.
