resthub / resthub-backbone-stack

RESThub Backbone.js stack
http://resthub.org/docs/backbone/
Other
56 stars 26 forks source link

Support Authentication #90

Closed sdeleuze closed 11 years ago

sdeleuze commented 11 years ago

We should support (documentation + Backbone extension) auhentication, with 3 builtin mode supported : OAuth2, HTTP Basic and HTTP Digest.

sdeleuze commented 11 years ago

Very interesting article : Very interesting article : http://dailyjs.com/2012/12/13/backbone-tutorial-3/

sdeleuze commented 11 years ago

I begin to work on this ...

sdeleuze commented 11 years ago

No need for specific functionnalities for HTTP auth basic and degest.