Feat!: value of the order ID is an increment ID now instead of entity ID in database
Refactor!: signature of buildRedirectUrlAfterAuth and buildRedirectUrlAfterError have been changed
2.0.2 (09.11.2022)
Fix: Using HMAC-SHA256 instead of HMAC-SHA1 for OAuth
2.0.1 (24.06.2022)
Fix: Customer cannot fetch available payment methods
2.0.0 (22.06.2022)
Support for new approach of the VSF (that uses composables in theme). Integration is not using the @vue-storefront/magento package as a dependency, and core package on frontend,
Added request: Request params to the both buildRedirectUrlAfterAuth and buildRedirectUrlAfterError hook so it is possible to use cookie's value in build process.