pjanuario / rendr-auth-rest-adapter

Custom version of the traditional RestAdapter that inherits all its functionality and also adds support for adding extra parameters for API authentication.
MIT License
0 stars 0 forks source link

Support basic authentication #2

Open pjanuario opened 9 years ago

pjanuario commented 9 years ago

We should be able to configure the proxy adapter to use basic authentication.

pjanuario commented 9 years ago

This is a good example to work as starting point. https://github.com/rendrjs/rendr-app-template/blob/master/server/lib/data_adapter.js