solidusio / solidus_auth_devise

🔑 Devise authentication for your Solidus store.
http://solidus.io
BSD 3-Clause "New" or "Revised" License
53 stars 128 forks source link

Update to the latest solidus_dev_support defaults #220

Closed elia closed 1 year ago

elia commented 2 years ago

A long overdue update to the extension in order to get rid of the boilerplate in favor of more usage solidus_dev_support helpers.

All changes not strictly coming from running solidus extension . are listed in separate commits.

Among them are:

elia commented 1 year ago

@jarednorman it's intended to be completely transparent, with all the older files still supported, but to also open up to a future deprecation of spree/auth in favor of the namespace matching the gem name. After all adding it to the Gemfile already triggered a require 'solidus_auth_devise'.