Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 231d7f4 + 1eb4a08 commit 82b0114Copy full SHA for 82b0114
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "angular-http-auth",
3
- "version": "1.2.1",
+ "version": "1.2.2",
4
"description": "HTTP Auth Interceptor Module for AngularJS.",
5
"main": "src/http-auth-interceptor.js",
6
"repository": {
@@ -12,5 +12,9 @@
12
"bugs": {
13
"url": "https://github.com/witoldsz/angular-http-auth/issues"
14
},
15
+ "keywords": [
16
+ "angular",
17
+ "auth"
18
+ ],
19
"homepage": "https://github.com/witoldsz/angular-http-auth"
-}
20
+}
0 commit comments