angular-http-auth
Version:
HTTP Auth Interceptor Module for AngularJS.
18 lines (17 loc) • 380 B
JSON
{
"author": "Witold Szczerba",
"name": "angular-http-auth",
"homepage": "https://github.com/witoldsz/angular-http-auth",
"repository": {
"type": "git",
"url": "git://github.com/witoldsz/angular-http-auth.git"
},
"main": "./src/http-auth-interceptor.js",
"dependencies": {
"angular": "^1.2"
},
"ignore": [
"package.json"
],
"license": "MIT"
}