Commit 2b2e0de
committed
Remove unused authentication_token column
This column dates back to 2013, when token authentication was removed
from Devise. We should not keep it.
This allows new stores to start without the unused column, while old
stores can still use any tokens they might be using.1 parent 361b739 commit 2b2e0de
1 file changed
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | 17 | | |
19 | 18 | | |
20 | 19 | | |
21 | 20 | | |
22 | 21 | | |
23 | 22 | | |
24 | | - | |
25 | 23 | | |
26 | 24 | | |
27 | 25 | | |
| |||
0 commit comments