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

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

How To Use Basic Authentication With JIRA REST API In JavaScript?

I'm creating a JavaScript app for a Smart TV to show dashboards on the tv. I get the list of da… Read more How To Use Basic Authentication With JIRA REST API In JavaScript?