I'm looking to allow users to create their own accounts and have private access to only their content in the database. e.g. I don't want user A to sync any of user B's info. The easiest example I can think of is github users and repos. I understand that I should add to _users and create channels for each user.
Is there a way to do this through couchbase lite or do I have to create a separate script server side (like in php or something) to modify the _users info? -- 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/19fa3b29-dea9-4652-b02c-bb79c73957be%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
