Silly question but is solidus_auth_devise meant as a drop-in replacement for existing installments of devise?
e
elia
10/10/2022, 8:42 AM
No, if you have an existing devise setup and want to keep it you should roll your own configuration, there’s a “custom_user” generator available, but the currently released one might be slightly broken/suboptimal
The one in master tho should work fine (you can follow it as a recipe and apply the changes manually to your app) https://github.com/solidusio/solidus/tree/master/core/lib/generators/spree/custom_user