Skip to content

Commit

Permalink
feat(Authentication): Add authentication wrapper
Browse files Browse the repository at this point in the history
concerns #18
  • Loading branch information
nfroidure committed Feb 16, 2019
1 parent 74127be commit 81fc23e
Show file tree
Hide file tree
Showing 26 changed files with 2,151 additions and 69 deletions.
47 changes: 29 additions & 18 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions packages/create-whook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,12 +57,15 @@
"ecstatic": "^3.3.0",
"knifecycle": "^5.2.0",
"swagger-http-router": "^4.2.1",
"http-auth-utils": "^2.1.0",
"whook": "^3.1.3",
"whook-cli": "^0.0.0",
"whook-swagger-ui": "^0.0.0",
"whook-authorization": "^0.0.0",
"whook-cors": "^0.0.0"
},
"devDependencies": {
"axios": "^0.18.0",
"@babel/cli": "^7.2.3",
"@babel/core": "^7.2.2",
"@babel/node": "^7.2.2",
Expand Down
Loading

0 comments on commit 81fc23e

Please sign in to comment.