37546-Fix issue with SDK
1. Why is this change necessary?
Current version causes Exceptions when trying to log in with Google Also is needed for the Bugfix in https://gitlab.netinventors.de/shopware/plugins/NetiSocialLogin/-/merge_requests/23
2. What does this change do, exactly?
Deletes the cache key to prevent the client not getting instanced properly, additionally changes the parameters for https://gitlab.netinventors.de/shopware/plugins/NetiSocialLogin/-/merge_requests/23
3. Describe each step to reproduce the issue or behavior.
Please see https://gitlab.netinventors.de/shopware/plugins/NetiSocialLogin/-/merge_requests/23
4. Please link to the relevant issues (if any).
https://redmine.netinventors.de/issues/37546
5. Checklist
-
I have updated the plugin version and changelog -
I can confirm the code style fits our requirements -
I can confirm that no debug output is generated anywhere -
I have changed the required NetiFoundation-version to the latest available version
6. Release Notes
This MR is only compatible with the changes made in https://gitlab.netinventors.de/shopware/plugins/NetiSocialLogin/-/merge_requests/23 !