From c548b3bd3f0de1a1a74606d60ef9fdd323792918 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Sat, 18 Mar 2017 21:42:30 +0100 Subject: user authentication in browser --- package.json | 3 +++ 1 file changed, 3 insertions(+) (limited to 'package.json') diff --git a/package.json b/package.json index b70177e..ce6e197 100644 --- a/package.json +++ b/package.json @@ -28,6 +28,7 @@ "cors": "^2.8.1", "feathers": "^2.1.1", "feathers-authentication": "^0.7.12", + "feathers-authentication-client": "^0.3.1", "feathers-configuration": "^0.3.3", "feathers-errors": "^2.6.1", "feathers-hooks": "^1.8.1", @@ -38,8 +39,10 @@ "promise-or": "^1.0.0", "react": "^15.4.2", "react-dom": "^15.4.2", + "request": "^2.81.0", "sequelize": "^3.30.2", "serve-favicon": "^2.4.1", + "superagent": "^3.5.0", "winston": "^2.3.1" }, "devDependencies": { -- cgit v1.2.3-70-g09d2