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 unused authentication_token column #236

Open mamhoff opened 1 year ago

mamhoff commented 1 year ago

Summary

This column dates back to 2013, when token authentication was removed from Devise. We should not keep it.

Checklist

Check out our PR guidelines for more details.

The following are mandatory for all PRs:

The following are not always needed (~cross them out~ if they are not):