spree_auth_devise
spree_auth_devise copied to clipboard
Allows use of stand-alone Spree Checkout
This PR add the ability to use a stand alone Spree Checkout.
- Checks to see if the app is using the
Spree::Checkout - Uses routes to the name spaced
Spree::Checkout - Adds the Login redirect logic to the name spaced
Spree::Checkout::OrdersControllercontroller
NOTE: Removes a duplicate check for API in the engine.rb