moneyhub / moneyhub-api-client

Node.JS Client for the Moneyhub API
10 stars 7 forks source link

Remove authParams from getAuthorizeUrl #42

Open gillyhl opened 2 years ago

gillyhl commented 2 years ago

This PR removes the need for authParams to be specified in the authorisation URL generated, considering the request object holds all that information already.