Is this still an issue? We are using phonegap/cordova(6.0.1) with coax(version 0.4.2) on android tablet. We are using custom authentication. Are we supposed to set the session id or cookie on the client mobile app? We are trying to get the login authentication working so that we can move on to authorization using channels.
Do we have this method available in phonegap plugin now? On Wednesday, December 17, 2014 at 4:09:07 PM UTC-7, J. Chris Anderson wrote: > > > > On Wednesday, December 17, 2014 6:38:30 AM UTC-8, Federico Hernandez wrote: >> >> >> Is there any way to perform a custom authentication using phonegap and >> coax? I haven't found any example, nor a document to do that. >> >> > I think you are right we are missing a way to call setCookie. I've filed > an issue here: > https://github.com/couchbase/couchbase-lite-java-core/issues/360 > > For now the workaround would be to add a new method to our PhoneGap plugin > that calls setCookie as documented here. > <http://developer.couchbase.com/mobile/develop/references/couchbase-lite/couchbase-lite/replication/replication/index.html#void-setcookiestring-name-string-value-string-path-date-expirationdate-boolean-secure-boolean-httponly> > > Chris > -- 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/c5f31711-7b97-4ca5-8ae8-fa3abaf99099%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
