I know that Chris created this example, https://github.com/couchbaselabs/StreamFavorites/blob/master/server.js where he does some not standard stuff to get Linkedin Login. >From what I understand he is creating a small server, which connects to the admin and creates a session. That's what you are refering to Jens? Thanks
On Friday, September 5, 2014 1:04:35 PM UTC-3, Jens Alfke wrote: > > > > On Sep 5, 2014, at 8:22 AM, Andrew Reslan <[email protected] > <javascript:>> wrote: > > > > AFAIK we don't have support for LinkedIn sessions, would make a good > enhancement. > > Isn't there something generic like OAuth we could implement, instead of > adding custom support for every website out there with its own auth > protocol? (Next we'd be adding Google accounts, and Github, and Twitter…) > > This is why we added the custom session admin API to the Gateway: so apps > could do the authentication themselves without us having to hardcode it. > > —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/97d74480-a102-4bee-83c6-4c8f4a338fea%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
