vuestorefront / vue-storefront-1

The open-source frontend for any eCommerce. Built with a PWA and headless approach, using a modern JS stack. We have custom integrations with Magento, commercetools, Shopware and Shopify and total coverage is just a matter of time. The API approach also allows you to merge VSF with any third-party tool like CMS, payment gateways or analytics. Newest updates: https://blog.vuestorefront.io. Always Open Source, MIT license.
https://www.vuestorefront.io
MIT License
18 stars 13 forks source link

Session management #529

Open fishwolf opened 2 years ago

fishwolf commented 2 years ago

What is your question / Please describe your issue

I have 2 problem with token and session management:

1) I have a SSO for autentication, when i manage from vsbridge the session expired with 401 http code, the api return 500.

2) When i use api for each call is created a record in core session of Magento

Thanks

What version of Vue Storefront are you using?

1.12.3 with magento 1.9

Code of Conduct