Have you reviewed the documentation for authorizing user access? It provides a good overview of granting users access to channels.
http://developer.couchbase.com/mobile/develop/guides/sync-gateway/channels/developing/index.html#authorizing-user-access You can make an access() call in your sync function to grant a user access to a specific channel - it sounds like that's what you want to do in your case. Thanks, Adam -- 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/9d41db59-36d4-4cc4-9fe1-649d0300017e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
