Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error thrown when username is not registered #1

Open
patrickdevivo opened this issue Feb 9, 2014 · 0 comments
Open

Error thrown when username is not registered #1

patrickdevivo opened this issue Feb 9, 2014 · 0 comments

Comments

@patrickdevivo
Copy link

Using this via: https://github.com/oortcloud/node-ddp-client and if I try to authenticate to a Meteor DDP server with a username that doesn't exist, execution halts and an error is thrown:

...node_modules/ddp/node_modules/node-srp/lib/srp.js:122
    self.identity = challenge.identity;
                             ^
TypeError: Cannot read property 'identity' of undefined

is there any way of cleaning this up?

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant