Skip to content
demental edited this page Jan 11, 2013 · 2 revisions

Javascript

http://jsfiddle.net/bv5Kq/13/

Pubnub example with angularJS

AngularJS with pusher some code here : https://groups.google.com/forum/?fromgroups=#!msg/angular/0GgSsb51KY4/sPknBpK_sr8J

Authentication

https://github.com/NoamB/sorcery

Authentication that should easily make possible use of couchDB (need to write a database adapter, @see https://github.com/NoamB/sorcery/tree/master/lib/sorcery/model/adapters ).

https://github.com/applicake/doorkeeper

If we want to use tau.so 's admin as the main authentication method, we can setup a Oauth server using Doorkeeper

Database

couchDB using https://taucw.iriscouch.com

Clone this wiki locally