All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- HTTP/JSON replaces SOAP/XML.
- Cancel method.
- Updated production and test certificates.
- Fixed failing test.
- Changed endpoint for BankID. Manual actions aren't necessary.
- Changed package name to include a scope.
- Release dates were not correct in the changelog.
- Version number in package.json.
- The BankID certificate authortities are now added to both test and production requests.
- Some tests for the BankID Service.
- Require a node version higher than 5.0.0.
- Fixed issue when an error is not a BankID error.
- Fixed issue with undefined error status and description.
- Updated readme with a usage example.
- Added a custom error for BankID errors that contains a status and description of the error.
- Added the initial code.