Skip to content Skip to sidebar Skip to footer
Showing posts with the label Basic Authentication

Node.js Http Basic Auth

Is it possible to do basic auth in Node.js just like in Apache? http://doc.norang.ca/apache-basic-a… Read more Node.js Http Basic Auth

Add Http Basic Authentication To This Http Get In Angularjs

I have an existing angularjs code which makes a HTTP GET. Extracted below is some relevant code ins… Read more Add Http Basic Authentication To This Http Get In Angularjs

Jquery Ajax Calls With Http Basic Authentication

I have a REST based server which I am trying to communicate with using JQuery. Both XML and JSON ar… Read more Jquery Ajax Calls With Http Basic Authentication