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

NPM module does not contain code that allows credentials in body #28

Open
thepont opened this issue Oct 22, 2015 · 2 comments
Open

NPM module does not contain code that allows credentials in body #28

thepont opened this issue Oct 22, 2015 · 2 comments

Comments

@thepont
Copy link
Contributor

thepont commented Oct 22, 2015

I notice that the latest version of https://github.com/t1msh/node-oauth20-provider/blob/master/lib/controller/token.js allows the clientId, secret etc. to be sent in the body of the request. ( added in commit - 2129b57 ).

The client implementation I am using is sending the these credentials in the body.

I was wondering when this change would be in the NPM package.

Thanks
Paul

@ghost
Copy link

ghost commented Nov 26, 2015

+1

@t1msh
Copy link
Owner

t1msh commented Nov 30, 2015

Somehow missed this issue, i'll try to fix it in some days

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

2 participants