improved

Node.js library uses PAR authorisation URLs by default

📘

Requires @mft/moneyhub-api-client version 5.3.0 onwards

As we are now recommending to use PAR (Pushed Authorisation Requests) for authorisation URL creation (see Pushed Authorisation Requests (PAR) for more information), we have now made the methods in our client library for Node.js return a URL that conforms to the PAR standard.

The change requires no changes to your code, the URLs will look different but result in the same actions being carried out.