athombv / node-homey-oauth2app

This module does the heavy lifting for a Homey App that talks to any OAuth2 Web API.
https://athombv.github.io/node-homey-oauth2app/
5 stars 5 forks source link

OAuth2Client using absolute path URL #88

Closed RonnyWinkler closed 10 months ago

RonnyWinkler commented 10 months ago

OAuth2Client.onBuildRequest: Added check on "path" parameter. If absolute URL is orovided, the url is uses instead of this._apiUrl+path.