angular-http-auth Questions
1
Solved
I'm trying to connect to API and send authentication headers.
I'm using Base64 as described here How do I get basic auth working in angularjs?
function Cntrl($scope, $http, Base64) {
$http.defau...
Steel asked 14/1, 2015 at 22:57
1
© 2022 - 2024 — McMap. All rights reserved.