Releases: oddhill/node-bankid
Releases · oddhill/node-bankid
Updated to support REST endpoint
The package has been updated to now use the HTTP/JSON endpoints from BankID. This release has been tagged as a new major version because of this change and some minor breaking changes. Overall the transition should be smooth tough since the methods have not changed.
Breaking changes
- A new required parameter named
endUserIp
has been added to the auth and sign methods.
New things
- Added new cancel method introduced in the HTTP/JSON API.
Updated certificates and fixed test
This release updates the production and test certificates while also fixing one of the failing tests.
0.2.2
Changed endpoint for BankID. Manual actions aren't necessary.