Closed theohdv closed 7 years ago
Hey all, I just noticed that the requireClientAuthentication option is not available in this module. Am i wrong ? Because they added this option in november 2016 (https://github.com/oauthjs/node-oauth2-server/commit/99a5b02af9c7fd80710e9039c2dbd4a95020ae8f). It is possible to implement that ?
thanks !
Workaround: need to get master branch of oauth2-server from your package.json as the last release does not include this feature.
package.json
Hey all, I just noticed that the requireClientAuthentication option is not available in this module. Am i wrong ? Because they added this option in november 2016 (https://github.com/oauthjs/node-oauth2-server/commit/99a5b02af9c7fd80710e9039c2dbd4a95020ae8f). It is possible to implement that ?
thanks !