- Support updated create link response.
- Remove unused expiration field from LinkData.
- Allow ShowLinkResponseData value to store a boolean value.
- Add template to show link response.
- Update composer.json to use semantic versioning for mblsolutions/link-module-php package
- Add support for
cancel
link endpoint
- Add Support for update links endpoint
- Add the ability to disable open auth for development purposes
- Update readme to include installation information
- Fix status enum typo
- Handle requests which don't return a response
- Update show link response to allow NULL & array values
- Update show to use it's own DTO
- Initial release