Hey ! :) 
I changed so ToDoLite would work on our server instead of yours with 
success, except sharing the "lists" didn't work ? But we get the right 
documents in our todo bucket - sync user/sessions and so forth. Why is 
this? 

I tried to replicate this "user management" you got in ToDoLite but without 
fb login and instead create a user account/session with the sync gateway 
API ( custom authentication etc) with success. I get the right response 
"*"session_id":"dfb15cf5183cc9a2bc7966141f3c595c744bc47e","expires":"2014-04-23T09:24:49.290396472+02:00","cookie_name":"SyncGatewaySession"
 
* and the right documents in the bucket (24 hours sessions).

  "id": "c55604b470baa8ce1f79d54b5cba64b3332430cc",
  "username": "[email protected]",
  "expiration": "2014-04-23T09:49:15.737043674+02:00"

What's the next step? The sync function has guest disabled, but the app 
still asks for login (running the app) and we get still get the "401 Login 
required  (0.0 ms)" error. 
The "GUEST": {"disabled": true 

Summarize: This is the first time we're actually not just Guests (Guest 
disabled:false) but real USERS in the app with sessions. Now is the time to 
build up sync functions around 
access(channels)/requireuser(wealllovecouchbase) to prevent the Login 
Required error? 

Best Regards
Couchbaselover

Den fredagen den 18:e april 2014 kl. 01:28:58 UTC+2 skrev J. Chris Anderson:
>
> I'm glad you enjoy the code. We are happy for you to use it -- it's meant 
> to embody an 80% solution for "groupware" style sharing. Feel free to post 
> snippets here if you have questions.
>
> Chris
>
> On Thursday, April 17, 2014 5:54:04 AM UTC-7, CouchbaseLover wrote:
>>
>> Hey again! 
>>
>> We've used Couchbase for around 8 months and just upgraded to 3.1. What 
>> we have left until release is channels/user authentication, but we have run 
>> into alot of problems. 
>> We have written our own API over your CBL and it's based on your "old" 
>> structure(Beta 1?). We think the best documentation/help is to just look in 
>> the examples/projects and we like the way ToDoLite iOS is written and would 
>> like to "use that code" in our project to fix user channels/user 
>> authentication, is this a good idea? 
>>
>> Have a great day! 
>> // CouchbaseLover
>>
>>

-- 
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/9de0a71d-23be-45de-92bb-8737759d7aeb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to