We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
+1
Sorry, something went wrong.
Somehow missed this issue, i'll try to fix it in some days
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: