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

memory database driver does not work with register app #1115

Open
h4ck3rm1k3 opened this issue Oct 19, 2015 · 0 comments
Open

memory database driver does not work with register app #1115

h4ck3rm1k3 opened this issue Oct 19, 2015 · 0 comments

Comments

@h4ck3rm1k3
Copy link
Contributor

Using the register app and authorize does not work with the default memory database driver:

./bin/pump-register-app  -t app-name
/bin/pump-authorize -u test 

The error is that it cannot find the registration. Message is "Invalid Consumer Key"
from this method exports.OAuthServices.prototype.requestToken
https://github.com/christkv/node-express-oauth-plugin/blob/269aacf76a43da5ef61bc7be50c5bc30ba20b0cf/lib/oauth/oauth_services.js#L117

This goes away if I use the memcached backend.

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