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 43a5c64 + 4fed056 commit 10baf56Copy full SHA for 10baf56
README.md
@@ -13,6 +13,12 @@ Launch demo [here](http://witoldsz.github.com/angular-http-auth/)
13
or switch to [gh-pages](https://github.com/witoldsz/angular-http-auth/tree/gh-pages)
14
branch for source code of the demo.
15
16
+Usage
17
+------
18
+
19
+- Install via bower: `bower install --save`
20
+- Include as a dependency in your app: `angular.module('myApp', ['http-auth-interceptor'])`
21
22
Manual
23
------
24
0 commit comments