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 load-time manipulation of the secret_key #67

Closed jhawthorn closed 8 years ago

jhawthorn commented 8 years ago

Devise knows best here. Let's let their errors and warnings cover the secret key.

stewart commented 8 years ago

:+1: - thanks!