Files
openfoodnetwork/lib/spree
Matt-Yorkley d0f572b051 Remove dead code: session[:guest_token]
This `session[:guest_token]` doesn't seem to ever be assigned anywhere in the codebase, and it doesn't seem to be read at any point either..? There are some various places where `current_order.token` is used and `session[:access_token]` is used, but not this.

As far as I can tell: it was part of an old version of Spree and related to the spree_auth_devise gem (which we no longer use).
2021-11-14 12:02:07 +00:00
..
2021-01-09 13:26:30 +00:00
2021-06-13 18:19:29 -07:00
2021-05-20 10:25:48 +01:00
2021-09-08 14:28:31 +01:00
2021-10-25 21:28:28 -05:00