All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Updated composer dependencies and refactor JWEBuilder usage.
- Added
private sendRequest()
method toClient
to abstract processing HTTP responses in central palce - Added more specific exceptions in various cases to avoid using only
Exception
class. - Added
traceId
into error responses from Bank iD and some success responses that are also traceable - Added information about available support by Unnits.com
- Updated installation instructions.