Breaking:
serviceCodes
is now required in ItsmeClient constructor.
New features:
ItsmeClient.generateAuthUrl
which returns a URL to be used in
exchangeAuthorizationCode
.- Service codes are now a generic parameter which should prevent typos
and a guaranteed not null onItsmeClient.getRedirectUrl
Dependencies:
- Upgrade node-jose to v2