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.