ktym/d3sparql

Basic http auth endpoint

ecow opened this issue · 0 comments

ecow commented

Hi,
great work ktym!!
My javascript knowledge is poor, I can't understand how to access a SPARQL endpoint that is protected by http basic authentication (i.e. https://hub1.linkeddata.center/demo/sparql user:demo password:demo); how can I pass authentication header to this endpoint?