You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The level of customization in the routes for solidus_auth_devise seems unnecessarily complex and confusing. As a first step to reducing complexity, I suggest we try to eliminate the devise_scope :spree_user block and allow Devise's defaults to do what they should.
The text was updated successfully, but these errors were encountered:
The level of customization in the routes for solidus_auth_devise seems unnecessarily complex and confusing. As a first step to reducing complexity, I suggest we try to eliminate the
devise_scope :spree_user
block and allow Devise's defaults to do what they should.The text was updated successfully, but these errors were encountered: