Skip to content

Commit 45487a0

Browse files
committed
Added integration url.
1 parent 6142328 commit 45487a0

File tree

3 files changed

+4
-7
lines changed

3 files changed

+4
-7
lines changed

Diff for: README.md

+1-4
Original file line numberDiff line numberDiff line change
@@ -81,10 +81,7 @@ You can also use [stackoverflow](http://stackoverflow.com/questions/tagged/http-
8181

8282
## Integrations
8383

84-
- **[http-auth-connect](https://github.com/gevorg/http-auth-connect)** - [Connect](https://github.com/senchalabs/connect) integration.
85-
- **[http-auth-passport](https://github.com/gevorg/http-auth-passport)** - [Passport.js](http://www.passportjs.org/) integration.
86-
- **[http-auth-koa](https://github.com/gevorg/http-auth-koa)** - [Koa framework](http://koajs.com/) integration.
87-
- **[http-auth-hapi](https://github.com/gevorg/http-auth-hapi)** - [Hapi framework](https://hapi.dev/) integration.
84+
Please check [this link](https://github.com/http-auth) for integration packages.
8885

8986
## License
9087

Diff for: package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "http-auth",
33
"description": "Node.js package for HTTP basic and digest access authentication.",
4-
"version": "4.1.6",
4+
"version": "4.1.7",
55
"author": "Gevorg Harutyunyan (https://github.com/gevorg)",
66
"maintainers": [
77
{

0 commit comments

Comments
 (0)