There was an error: Authentication timed out
camstuart opened this issue · 2 comments
camstuart commented
A fresh clone and npm install
contains an error when attempting to authenticate:
Steps to reproduce:
- clone a fresh copy of the repo
cd feathers-chat && yarn
yarn start
- Visit
http://localhost:3030/jquery
orhttp://localhost:3030/vanilla
- Create a user account
- Attempt to sign in with newly created credntials
Error is (server console)
info: after: users - Method: find
error: Unhandled Rejection at: Promise Promise {
<rejected> TypeError: done is not a function
at /home/cameron/sde/cam/feathers-chat/node_modules/feathers-authentication-local/lib/verifier.js:136:38 } TypeError: done is not a function
at /home/cameron/sde/cam/feathers-chat/node_modules/feathers-authentication-local/lib/verifier.js:136:38