i've been having a hard time integrating <devise_i...
# support
e
i've been having a hard time integrating devise_invitable into solidus_auth_devise - has anyone ever got these two things working together this or have any suggestions? i guess my next option is to replace
Spree::User
with
User
so that my install is more vanilla devise 🤷 and then i would use
User
as the solidus user model, which i assume i can configure