solidusio / solidus_auth_devise

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

Remove unnecessary decorator #122

Closed jhawthorn closed 6 years ago

jhawthorn commented 6 years ago

Authorization is already done on this controller in Solidus itself, and the token behaviour isn't desirable (or useful) here.