3scale-labs / 3scale_ws_api_for_nodejs

3scale is an API Infrastructure service which handles API Keys, Rate Limiting, Analytics, Billing Payments and Developer Management. Includes a configurable API dashboard and developer portal CMS. More product stuff at http://www.3scale.net/, support information at http://support.3scale.net/.
http://www.3scale.net
MIT License
22 stars 13 forks source link

Authrep for OAuth function is missing #44

Closed kevprice83 closed 7 years ago

kevprice83 commented 7 years ago

In the README it mentions there is no authrep call for OAuth. This call is actually documented as can be seen here.

It would be great to have a function to make this request which would also help @picsoung extend the lambda functions used in the 3scale authorizer plugin.

cc @avilatusell

avilatusell commented 7 years ago

Work in progress in PR https://github.com/3scale/3scale_ws_api_for_nodejs/pull/46

avilatusell commented 7 years ago

PR #46 merged