Skip to content

Updated to support REST endpoint

Latest
Compare
Choose a tag to compare
@NormySan NormySan released this 31 Oct 07:45
· 7 commits to master since this release

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 endUserIphas been added to the auth and sign methods.

New things

  • Added new cancel method introduced in the HTTP/JSON API.