i-love-flamingo / flamingo-commerce

Flexible E-Commerce Framework on top of Flamingo. Used to build E-Commerce "Portals" and connect it with the help of individual Adapters to other services.

Home Page:https://www.flamingo.me/flamingo-commerce.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cart,order: Get rid of deprecated oauth dependencies

tessig opened this issue · comments

cart and order modules are hard coupled to the old flamingo core/oauth module.
They need to be refactored to use the new core/auth module.